diff --git a/antlr4-maven-plugin/pom.xml b/antlr4-maven-plugin/pom.xml index 2bd8805748..710e5eba6d 100644 --- a/antlr4-maven-plugin/pom.xml +++ b/antlr4-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.antlr antlr4-master - 4.13.1-SNAPSHOT + 4.13.1 antlr4-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index d19006770f..1ab88060dd 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.antlr antlr4-master - 4.13.1-SNAPSHOT + 4.13.1 pom ANTLR 4 @@ -98,7 +98,7 @@ UTF-8 UTF-8 - 1684690020 + 1693865407 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.0 + 4.13.1 diff --git a/runtime-testsuite/pom.xml b/runtime-testsuite/pom.xml index 3363e4cf06..e5a8cde5a5 100644 --- a/runtime-testsuite/pom.xml +++ b/runtime-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.13.1-SNAPSHOT + 4.13.1 antlr4-runtime-testsuite ANTLR 4 Runtime Tests (4th generation) diff --git a/runtime/Java/pom.xml b/runtime/Java/pom.xml index 7985a4a9f2..dcff88f3cf 100644 --- a/runtime/Java/pom.xml +++ b/runtime/Java/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.13.1-SNAPSHOT + 4.13.1 ../../pom.xml antlr4-runtime diff --git a/tool-testsuite/pom.xml b/tool-testsuite/pom.xml index dcbb533c67..77b7dc64f2 100644 --- a/tool-testsuite/pom.xml +++ b/tool-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.13.1-SNAPSHOT + 4.13.1 antlr4-tool-testsuite ANTLR 4 Tool Tests diff --git a/tool/pom.xml b/tool/pom.xml index 030d6ed364..924ac0e295 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.13.1-SNAPSHOT + 4.13.1 antlr4 ANTLR 4 Tool