Release Error Prone 2.47.0
diff --git a/annotation/pom.xml b/annotation/pom.xml index fbbba7c..505eac1 100644 --- a/annotation/pom.xml +++ b/annotation/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <name>@BugPattern annotation</name>
diff --git a/annotations/pom.xml b/annotations/pom.xml index 62ebfe8..9f489ec 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <name>error-prone annotations</name>
diff --git a/check_api/pom.xml b/check_api/pom.xml index 0c40bb0..b8c7fb1 100644 --- a/check_api/pom.xml +++ b/check_api/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <name>error-prone check api</name>
diff --git a/core/pom.xml b/core/pom.xml index 6fb1ad3..096b092 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <name>error-prone library</name>
diff --git a/docgen/pom.xml b/docgen/pom.xml index 8ee0058..9187d95 100644 --- a/docgen/pom.xml +++ b/docgen/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <name>Documentation tool for generating Error Prone bugpattern documentation</name>
diff --git a/docgen_processor/pom.xml b/docgen_processor/pom.xml index 7d97a4c..dfa530d 100644 --- a/docgen_processor/pom.xml +++ b/docgen_processor/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <name>JSR-269 annotation processor for @BugPattern annotation</name>
diff --git a/pom.xml b/pom.xml index 16c5410..f99ac61 100644 --- a/pom.xml +++ b/pom.xml
@@ -21,7 +21,7 @@ <name>Error Prone parent POM</name> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> <packaging>pom</packaging> <description>Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.</description>
diff --git a/refaster/pom.xml b/refaster/pom.xml index 968b0c2..f86d6d8 100644 --- a/refaster/pom.xml +++ b/refaster/pom.xml
@@ -19,7 +19,7 @@ <parent> <artifactId>error_prone_parent</artifactId> <groupId>com.google.errorprone</groupId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/test_helpers/pom.xml b/test_helpers/pom.xml index 5b62054..dca5cf5 100644 --- a/test_helpers/pom.xml +++ b/test_helpers/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <name>error-prone test helpers</name>
diff --git a/type_annotations/pom.xml b/type_annotations/pom.xml index ce7176f..b0adfff 100644 --- a/type_annotations/pom.xml +++ b/type_annotations/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>com.google.errorprone</groupId> <artifactId>error_prone_parent</artifactId> - <version>1.0-HEAD-SNAPSHOT</version> + <version>2.47.0</version> </parent> <name>error-prone type annotations</name>