diff --git a/antlr4-maven-plugin/pom.xml b/antlr4-maven-plugin/pom.xml index 6c52c82e9a..be4fb698f2 100644 --- a/antlr4-maven-plugin/pom.xml +++ b/antlr4-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.antlr antlr4-master - 4.13.2 + 4.13.3-SNAPSHOT antlr4-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index ee15eda427..f85f7af2a7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.antlr antlr4-master - 4.13.2 + 4.13.3-SNAPSHOT pom ANTLR 4 @@ -98,7 +98,7 @@ UTF-8 UTF-8 - 1722710527 + 1722710576 true 11 11 @@ -120,7 +120,7 @@ https://github.com/antlr/antlr4/tree/master scm:git:git://github.com/antlr/antlr4.git scm:git:git@github.com:antlr/antlr4.git - 4.13.2 + 4.13.0 diff --git a/runtime-testsuite/pom.xml b/runtime-testsuite/pom.xml index b1893656d6..d2dfc73189 100644 --- a/runtime-testsuite/pom.xml +++ b/runtime-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.13.2 + 4.13.3-SNAPSHOT antlr4-runtime-testsuite ANTLR 4 Runtime Tests (4th generation) diff --git a/runtime/Java/pom.xml b/runtime/Java/pom.xml index 9407aa26e7..6cc0183a95 100644 --- a/runtime/Java/pom.xml +++ b/runtime/Java/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.13.2 + 4.13.3-SNAPSHOT ../../pom.xml antlr4-runtime diff --git a/tool-testsuite/pom.xml b/tool-testsuite/pom.xml index 6d4b039007..df45ad59c7 100644 --- a/tool-testsuite/pom.xml +++ b/tool-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.13.2 + 4.13.3-SNAPSHOT antlr4-tool-testsuite ANTLR 4 Tool Tests diff --git a/tool/pom.xml b/tool/pom.xml index b407cc8c2d..027dba719a 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.13.2 + 4.13.3-SNAPSHOT antlr4 ANTLR 4 Tool