diff --git a/modules/swagger-codegen-distribution/pom.xml b/modules/swagger-codegen-distribution/pom.xml
index 3595a35715f..dc2a20f56a5 100644
--- a/modules/swagger-codegen-distribution/pom.xml
+++ b/modules/swagger-codegen-distribution/pom.xml
@@ -2,7 +2,7 @@
com.wordnik
swagger-codegen-project
- 2.1.0-M1
+ 2.1.1-M1-SNAPSHOT
../..
4.0.0
@@ -10,7 +10,7 @@
swagger-codegen-distribution
jar
swagger-codegen (executable)
- 2.1.0-M1
+ 2.1.1-M1-SNAPSHOT
src/test/scala
target/classes
diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml
index 5115809f263..d2c7dc6aaa0 100644
--- a/modules/swagger-codegen/pom.xml
+++ b/modules/swagger-codegen/pom.xml
@@ -2,7 +2,7 @@
com.wordnik
swagger-codegen-project
- 2.1.0-M1
+ 2.1.1-M1-SNAPSHOT
../..
4.0.0
@@ -10,7 +10,7 @@
swagger-codegen
jar
swagger-codegen (core library)
- 2.1.0-M1
+ 2.1.1-M1-SNAPSHOT
src/main/java
install
diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml
index 317cbb57b1f..89653eb2da8 100644
--- a/modules/swagger-generator/pom.xml
+++ b/modules/swagger-generator/pom.xml
@@ -3,7 +3,7 @@
com.wordnik
swagger-codegen-project
- 2.1.0-M1
+ 2.1.1-M1-SNAPSHOT
../..
com.wordnik
diff --git a/pom.xml b/pom.xml
index 00ef38bccc2..da8232bb55d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
swagger-codegen-project
pom
swagger-codegen-project
- 2.1.0-M1
+ 2.1.1-M1-SNAPSHOT
https://github.com/swagger-api/swagger-codegen
scm:git:git@github.com:swagger-api/swagger-codegen.git