diff --git a/README.md b/README.md
index aa943387adee..a13c194837a1 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ The Swagger Specification has undergone 3 revisions since initial creation in 20
Swagger Codegen Version | Release Date | Swagger Spec compatibility | Notes
-------------------------- | ------------ | -------------------------- | -----
2.1.5-SNAPSHOT | | 1.0, 1.1, 1.2, 2.0 | [master](https://github.com/swagger-api/swagger-codegen)
-2.1.4 (**current stable**) | 2015-10-25 | 1.0, 1.1, 1.2, 2.0 | [tag v2.1.4](https://github.com/swagger-api/swagger-codegen/tree/v2.1.3)
+2.1.4 (**current stable**) | 2015-10-25 | 1.0, 1.1, 1.2, 2.0 | [tag v2.1.4](https://github.com/swagger-api/swagger-codegen/tree/v2.1.4)
2.0.17 | 2014-08-22 | 1.1, 1.2 | [tag v2.0.17](https://github.com/swagger-api/swagger-codegen/tree/v2.0.17)
1.0.4 | 2012-04-12 | 1.0, 1.1 | [tag v1.0.4](https://github.com/swagger-api/swagger-codegen/tree/swagger-codegen_2.9.1-1.1)
diff --git a/modules/swagger-codegen-cli/pom.xml b/modules/swagger-codegen-cli/pom.xml
index 5248aa2a7d33..8bd59c89c802 100644
--- a/modules/swagger-codegen-cli/pom.xml
+++ b/modules/swagger-codegen-cli/pom.xml
@@ -3,7 +3,7 @@
io.swagger
swagger-codegen-project
- 2.1.4
+ 2.1.5-SNAPSHOT
../..
4.0.0
diff --git a/modules/swagger-codegen-maven-plugin/pom.xml b/modules/swagger-codegen-maven-plugin/pom.xml
index ca386fba4db8..b309bb39596b 100644
--- a/modules/swagger-codegen-maven-plugin/pom.xml
+++ b/modules/swagger-codegen-maven-plugin/pom.xml
@@ -6,7 +6,7 @@
io.swagger
swagger-codegen-project
- 2.1.4
+ 2.1.5-SNAPSHOT
../..
swagger-codegen-maven-plugin
diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml
index 43a1213f4646..116d6c0c9860 100644
--- a/modules/swagger-codegen/pom.xml
+++ b/modules/swagger-codegen/pom.xml
@@ -3,7 +3,7 @@
io.swagger
swagger-codegen-project
- 2.1.4
+ 2.1.5-SNAPSHOT
../..
4.0.0
diff --git a/modules/swagger-codegen/src/main/resources/Java/pom.mustache b/modules/swagger-codegen/src/main/resources/Java/pom.mustache
index c7dd1865518c..3f4d9d9a55b9 100644
--- a/modules/swagger-codegen/src/main/resources/Java/pom.mustache
+++ b/modules/swagger-codegen/src/main/resources/Java/pom.mustache
@@ -6,11 +6,7 @@
jar
{{artifactId}}
{{artifactVersion}}
-
- scm:git:git@github.com:swagger-api/swagger-mustache.git
- scm:git:git@github.com:swagger-api/swagger-codegen.git
- https://github.com/swagger-api/swagger-codegen
-
+
2.2.0
diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml
index ed38c6799295..4f8794c331b4 100644
--- a/modules/swagger-generator/pom.xml
+++ b/modules/swagger-generator/pom.xml
@@ -4,7 +4,7 @@
io.swagger
swagger-codegen-project
- 2.1.4
+ 2.1.5-SNAPSHOT
../..
swagger-generator
diff --git a/pom.xml b/pom.xml
index e877645ffd4b..466b8f300b8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
swagger-codegen-project
pom
swagger-codegen-project
- 2.1.4
+ 2.1.5-SNAPSHOT
https://github.com/swagger-api/swagger-codegen
scm:git:git@github.com:swagger-api/swagger-codegen.git
@@ -521,7 +521,7 @@
2.11.1
2.3.4
1.5.4
- 2.1.4
+ 2.1.5-SNAPSHOT
2.3
1.2
4.8.1
diff --git a/samples/client/wordnik/android-java/pom.xml b/samples/client/wordnik/android-java/pom.xml
index f2a84451d837..4fba0c1bf343 100644
--- a/samples/client/wordnik/android-java/pom.xml
+++ b/samples/client/wordnik/android-java/pom.xml
@@ -153,7 +153,7 @@
1.5.3
- 2.1.4
+ 2.1.5-SNAPSHOT
4.8.1
1.0.0
4.8.1
diff --git a/samples/client/wordnik/java/pom.xml b/samples/client/wordnik/java/pom.xml
index 5fe61d6e0194..f15d9cac6aa0 100644
--- a/samples/client/wordnik/java/pom.xml
+++ b/samples/client/wordnik/java/pom.xml
@@ -6,11 +6,6 @@
jar
swagger-client
1.0.0
-
- scm:git:git@github.com:wordnik/swagger-mustache.git
- scm:git:git@github.com:wordnik/swagger-codegen.git
- https://github.com/wordnik/swagger-codegen
-
2.2.0
@@ -159,7 +154,7 @@
1.5.0-M1
1.7
- 2.1.4
+ 2.1.5-SNAPSHOT
2.3
4.8.1
1.0.0