diff --git a/pom.xml b/pom.xml
index 918adc1e9..1639b8264 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.mysema.codegen
codegen
- 0.4.2-SNAPSHOT
+ 0.4.3
Codegen
Code generation and compilation for Java
@@ -75,6 +75,13 @@
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+ true
+
+
com.springsource.bundlor
com.springsource.bundlor.maven
@@ -107,4 +114,13 @@
+
+
+
+ com.springsource.repository.bundles.release
+ http://repository.springsource.com/maven/bundles/release
+
+
+
+
\ No newline at end of file