From 495a188d2c13aa655fa07e9a2bc0d494985285b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Westk=C3=A4mper?= Date: Mon, 26 Sep 2011 12:28:43 +0300 Subject: [PATCH] updated version to 0.4.3 --- pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) 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