diff --git a/modules/swagger-codegen-distribution/pom.xml b/modules/swagger-codegen-distribution/pom.xml
index 8b8ae9885c7..57302b3f9ea 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.1-M1-SNAPSHOT
+ 2.1.1-M1
../..
4.0.0
@@ -10,7 +10,7 @@
swagger-codegen-distribution
jar
swagger-codegen (executable)
- 2.1.1-M1-SNAPSHOT
+ 2.1.1-M1
src/test/scala
target/classes
@@ -19,6 +19,17 @@
target
${project.artifactId}-${project.version}
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+
+ com.wordnik.swagger.codegen.Codegen
+
+
+
+
org.apache.maven.plugins
maven-shade-plugin
diff --git a/modules/swagger-codegen/pom.xml b/modules/swagger-codegen/pom.xml
index d2c7dc6aaa0..74f475883a8 100644
--- a/modules/swagger-codegen/pom.xml
+++ b/modules/swagger-codegen/pom.xml
@@ -2,7 +2,7 @@
com.wordnik
swagger-codegen-project
- 2.1.1-M1-SNAPSHOT
+ 2.1.1-M1
../..
4.0.0
@@ -10,7 +10,7 @@
swagger-codegen
jar
swagger-codegen (core library)
- 2.1.1-M1-SNAPSHOT
+ 2.1.1-M1
src/main/java
install
diff --git a/modules/swagger-generator/pom.xml b/modules/swagger-generator/pom.xml
index 090f8029da7..3fd03b13d48 100644
--- a/modules/swagger-generator/pom.xml
+++ b/modules/swagger-generator/pom.xml
@@ -3,7 +3,7 @@
com.wordnik
swagger-codegen-project
- 2.1.1-M1-SNAPSHOT
+ 2.1.1-M1
../..
com.wordnik
diff --git a/pom.xml b/pom.xml
index da8232bb55d..2e1e00ae070 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
swagger-codegen-project
pom
swagger-codegen-project
- 2.1.1-M1-SNAPSHOT
+ 2.1.1-M1
https://github.com/swagger-api/swagger-codegen
scm:git:git@github.com:swagger-api/swagger-codegen.git
@@ -347,7 +347,7 @@
- 1.0.0
+ 1.0.1-SNAPSHOT
2.11.1
2.3.4
1.5.1-M1