From fad484d3013f8f66d37ba1341fbca207fea3ed4f Mon Sep 17 00:00:00 2001 From: Eric Vergnaud Date: Sat, 6 Nov 2021 17:09:01 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 eb070657eb..92b1608757 100644 --- a/antlr4-maven-plugin/pom.xml +++ b/antlr4-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.antlr antlr4-master - 4.9.3 + 4.9.4-SNAPSHOT antlr4-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index cb5703ffae..b93103ea71 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.antlr antlr4-master - 4.9.3 + 4.9.4-SNAPSHOT pom ANTLR 4 diff --git a/runtime-testsuite/annotations/pom.xml b/runtime-testsuite/annotations/pom.xml index a73d4ba44f..fd476ed807 100644 --- a/runtime-testsuite/annotations/pom.xml +++ b/runtime-testsuite/annotations/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.9.3 + 4.9.4-SNAPSHOT ../../pom.xml antlr4-runtime-test-annotations diff --git a/runtime-testsuite/pom.xml b/runtime-testsuite/pom.xml index 6c05fe9e43..5b4e304440 100644 --- a/runtime-testsuite/pom.xml +++ b/runtime-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.9.3 + 4.9.4-SNAPSHOT antlr4-runtime-testsuite ANTLR 4 Runtime Tests (2nd generation) diff --git a/runtime-testsuite/processors/pom.xml b/runtime-testsuite/processors/pom.xml index fb184298a7..7d97882c95 100644 --- a/runtime-testsuite/processors/pom.xml +++ b/runtime-testsuite/processors/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.9.3 + 4.9.4-SNAPSHOT ../../pom.xml antlr4-runtime-test-annotation-processors diff --git a/runtime/Java/pom.xml b/runtime/Java/pom.xml index 3e57ba216a..0fb2024a05 100644 --- a/runtime/Java/pom.xml +++ b/runtime/Java/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.9.3 + 4.9.4-SNAPSHOT ../../pom.xml antlr4-runtime diff --git a/tool-testsuite/pom.xml b/tool-testsuite/pom.xml index 7231acd4b8..6c393c9fe2 100644 --- a/tool-testsuite/pom.xml +++ b/tool-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.9.3 + 4.9.4-SNAPSHOT antlr4-tool-testsuite ANTLR 4 Tool Tests diff --git a/tool/pom.xml b/tool/pom.xml index 0a497faa99..a2bfd035fa 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.9.3 + 4.9.4-SNAPSHOT antlr4 ANTLR 4 Tool