From d569f917954406e599d780c009224aa14f1920de Mon Sep 17 00:00:00 2001 From: parrt Date: Thu, 16 Jan 2020 12:24:22 -0800 Subject: [PATCH] [maven-release-plugin] prepare release 4.8 --- 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 1740d8906..d218e2714 100644 --- a/antlr4-maven-plugin/pom.xml +++ b/antlr4-maven-plugin/pom.xml @@ -8,7 +8,7 @@ org.antlr antlr4-master - 4.8-SNAPSHOT + 4.8 antlr4-maven-plugin maven-plugin diff --git a/pom.xml b/pom.xml index b88bacaaa..82bfe12cf 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.antlr antlr4-master - 4.8-SNAPSHOT + 4.8 pom ANTLR 4 diff --git a/runtime-testsuite/annotations/pom.xml b/runtime-testsuite/annotations/pom.xml index 616b7b827..b13b23f35 100644 --- a/runtime-testsuite/annotations/pom.xml +++ b/runtime-testsuite/annotations/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.8-SNAPSHOT + 4.8 ../../pom.xml antlr4-runtime-test-annotations diff --git a/runtime-testsuite/pom.xml b/runtime-testsuite/pom.xml index 898f20bde..5b07d3f09 100644 --- a/runtime-testsuite/pom.xml +++ b/runtime-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.8-SNAPSHOT + 4.8 antlr4-runtime-testsuite ANTLR 4 Runtime Tests (2nd generation) diff --git a/runtime-testsuite/processors/pom.xml b/runtime-testsuite/processors/pom.xml index fbba53189..00a1da210 100644 --- a/runtime-testsuite/processors/pom.xml +++ b/runtime-testsuite/processors/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.8-SNAPSHOT + 4.8 ../../pom.xml antlr4-runtime-test-annotation-processors diff --git a/runtime/Java/pom.xml b/runtime/Java/pom.xml index 845f6a618..9489eacb9 100644 --- a/runtime/Java/pom.xml +++ b/runtime/Java/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.8-SNAPSHOT + 4.8 ../../pom.xml antlr4-runtime diff --git a/tool-testsuite/pom.xml b/tool-testsuite/pom.xml index 757971d84..9cbc512f0 100644 --- a/tool-testsuite/pom.xml +++ b/tool-testsuite/pom.xml @@ -10,7 +10,7 @@ org.antlr antlr4-master - 4.8-SNAPSHOT + 4.8 antlr4-tool-testsuite ANTLR 4 Tool Tests diff --git a/tool/pom.xml b/tool/pom.xml index 8c99c238f..76325efac 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -9,7 +9,7 @@ org.antlr antlr4-master - 4.8-SNAPSHOT + 4.8 antlr4 ANTLR 4 Tool