diff --git a/antlr4-maven-plugin/pom.xml b/antlr4-maven-plugin/pom.xml
index 7a446d8c3..4dc311631 100644
--- a/antlr4-maven-plugin/pom.xml
+++ b/antlr4-maven-plugin/pom.xml
@@ -40,7 +40,7 @@
org.antlr
antlr4-master
- 4.2
+ 4.2.1-SNAPSHOT
antlr4-maven-plugin
diff --git a/build.xml b/build.xml
index dbd4fd025..80d0c3d33 100644
--- a/build.xml
+++ b/build.xml
@@ -32,7 +32,7 @@
-
+
diff --git a/pom.xml b/pom.xml
index 1b1302847..071ccee79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
4.0.0
org.antlr
antlr4-master
- 4.2
+ 4.2.1-SNAPSHOT
pom
ANTLR 4
@@ -93,7 +93,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.2
+ HEAD
diff --git a/runtime/Java/pom.xml b/runtime/Java/pom.xml
index 0c8f47a01..bcd439ff7 100644
--- a/runtime/Java/pom.xml
+++ b/runtime/Java/pom.xml
@@ -5,7 +5,7 @@
org.antlr
antlr4-master
- 4.2
+ 4.2.1-SNAPSHOT
../..
diff --git a/runtime/JavaAnnotations/pom.xml b/runtime/JavaAnnotations/pom.xml
index f3e89732e..9c13fe49f 100644
--- a/runtime/JavaAnnotations/pom.xml
+++ b/runtime/JavaAnnotations/pom.xml
@@ -5,7 +5,7 @@
org.antlr
antlr4-master
- 4.2
+ 4.2.1-SNAPSHOT
../..
diff --git a/tool/pom.xml b/tool/pom.xml
index 20ee8ab72..5e580974b 100644
--- a/tool/pom.xml
+++ b/tool/pom.xml
@@ -5,7 +5,7 @@
org.antlr
antlr4-master
- 4.2
+ 4.2.1-SNAPSHOT
antlr4