diff --git a/pom.xml b/pom.xml
index 1b78b61bee2..2b6d311a487 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,6 +68,21 @@
target
${project.artifactId}-${project.version}
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 1.3.2
+
+
+
+ java
+
+
+
+
+ com.wordnik.swagger.codegen.Codegen
+
+
org.apache.maven.plugins
maven-jar-plugin