From 5e5b6d35b4183fd330102c40947b95c4b5c6abb5 Mon Sep 17 00:00:00 2001 From: parrt Date: Thu, 11 Mar 2021 14:18:13 -0800 Subject: [PATCH] [maven-release-plugin] prepare release 4.9.2 --- antlr4-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- runtime-testsuite/annotations/pom.xml | 2 +- runtime-testsuite/pom.xml | 2 +- runtime-testsuite/processors/pom.xml | 2 +- runtime/Java/pom.xml | 2 +- tool-testsuite/pom.xml | 2 +- tool/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/antlr4-maven-plugin/pom.xml b/antlr4-maven-plugin/pom.xml index 121d29f655..a24ec88d61 100644 --- a/antlr4-maven-plugin/pom.xml +++ b/antlr4-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.antlr antlr4-master - 4.9.2-SNAPSHOT + 4.9.2 antlr4-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index ccb85a2d82..6b90158783 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.antlr antlr4-master - 4.9.2-SNAPSHOT + 4.9.2 pom ANTLR 4 diff --git a/runtime-testsuite/annotations/pom.xml b/runtime-testsuite/annotations/pom.xml index 30c4206820..f5331fa5b2 100644 --- a/runtime-testsuite/annotations/pom.xml +++ b/runtime-testsuite/annotations/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.9.2-SNAPSHOT + 4.9.2 ../../pom.xml antlr4-runtime-test-annotations diff --git a/runtime-testsuite/pom.xml b/runtime-testsuite/pom.xml index 18e11e3f0a..6d17c8bc6c 100644 --- a/runtime-testsuite/pom.xml +++ b/runtime-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.9.2-SNAPSHOT + 4.9.2 antlr4-runtime-testsuite ANTLR 4 Runtime Tests (2nd generation) diff --git a/runtime-testsuite/processors/pom.xml b/runtime-testsuite/processors/pom.xml index eb6833d324..285e7e255c 100644 --- a/runtime-testsuite/processors/pom.xml +++ b/runtime-testsuite/processors/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.9.2-SNAPSHOT + 4.9.2 ../../pom.xml antlr4-runtime-test-annotation-processors diff --git a/runtime/Java/pom.xml b/runtime/Java/pom.xml index 9ffb33d3f6..066dc40a31 100644 --- a/runtime/Java/pom.xml +++ b/runtime/Java/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.9.2-SNAPSHOT + 4.9.2 ../../pom.xml antlr4-runtime diff --git a/tool-testsuite/pom.xml b/tool-testsuite/pom.xml index 28c25b8962..6bc40d2f95 100644 --- a/tool-testsuite/pom.xml +++ b/tool-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.9.2-SNAPSHOT + 4.9.2 antlr4-tool-testsuite ANTLR 4 Tool Tests diff --git a/tool/pom.xml b/tool/pom.xml index d6746561a2..239af70db3 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.9.2-SNAPSHOT + 4.9.2 antlr4 ANTLR 4 Tool