diff --git a/antlr4-maven-plugin/pom.xml b/antlr4-maven-plugin/pom.xml index cc92d3f5d0..380cec0895 100644 --- a/antlr4-maven-plugin/pom.xml +++ b/antlr4-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.antlr antlr4-master - 4.10.1-SNAPSHOT + 4.10.1 antlr4-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index 1439f1dd52..ef59cd3b92 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.antlr antlr4-master - 4.10.1-SNAPSHOT + 4.10.1 pom ANTLR 4 diff --git a/runtime-testsuite/pom.xml b/runtime-testsuite/pom.xml index 218ed9e414..9fb68b1d94 100644 --- a/runtime-testsuite/pom.xml +++ b/runtime-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.10.1-SNAPSHOT + 4.10.1 antlr4-runtime-testsuite ANTLR 4 Runtime Tests (3rd generation) diff --git a/runtime/Java/pom.xml b/runtime/Java/pom.xml index 2636724152..e75f3845f6 100644 --- a/runtime/Java/pom.xml +++ b/runtime/Java/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.10.1-SNAPSHOT + 4.10.1 ../../pom.xml antlr4-runtime diff --git a/tool-testsuite/pom.xml b/tool-testsuite/pom.xml index ff40dc3552..6ee8b06c4f 100644 --- a/tool-testsuite/pom.xml +++ b/tool-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.10.1-SNAPSHOT + 4.10.1 antlr4-tool-testsuite ANTLR 4 Tool Tests diff --git a/tool/pom.xml b/tool/pom.xml index 88e9daedca..2f64e6c02e 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.10.1-SNAPSHOT + 4.10.1 antlr4 ANTLR 4 Tool