diff --git a/antlr4-maven-plugin/pom.xml b/antlr4-maven-plugin/pom.xml
index 704445ea2..4a306d280 100644
--- a/antlr4-maven-plugin/pom.xml
+++ b/antlr4-maven-plugin/pom.xml
@@ -40,7 +40,7 @@
org.antlr
antlr4-master
- 4.2.2-SNAPSHOT
+ 4.2.2
antlr4-maven-plugin
diff --git a/build.xml b/build.xml
index c1d48aa88..1e994511c 100644
--- a/build.xml
+++ b/build.xml
@@ -32,7 +32,7 @@
-
+
diff --git a/pom.xml b/pom.xml
index c7c0ec2ce..cc140c668 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
4.0.0
org.antlr
antlr4-master
- 4.2.2-SNAPSHOT
+ 4.2.2
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
- HEAD
+ 4.2.2
diff --git a/runtime/Java/pom.xml b/runtime/Java/pom.xml
index a2888dda3..895fe50ef 100644
--- a/runtime/Java/pom.xml
+++ b/runtime/Java/pom.xml
@@ -5,7 +5,7 @@
org.antlr
antlr4-master
- 4.2.2-SNAPSHOT
+ 4.2.2
../..
diff --git a/runtime/JavaAnnotations/pom.xml b/runtime/JavaAnnotations/pom.xml
index 4e164a3b7..641f8c8a8 100644
--- a/runtime/JavaAnnotations/pom.xml
+++ b/runtime/JavaAnnotations/pom.xml
@@ -5,7 +5,7 @@
org.antlr
antlr4-master
- 4.2.2-SNAPSHOT
+ 4.2.2
../..
diff --git a/tool/pom.xml b/tool/pom.xml
index c7c65a8c7..79938dd40 100644
--- a/tool/pom.xml
+++ b/tool/pom.xml
@@ -5,7 +5,7 @@
org.antlr
antlr4-master
- 4.2.2-SNAPSHOT
+ 4.2.2
antlr4