From: Mathieu Baudier Date: Tue, 31 Mar 2009 11:25:51 +0000 (+0000) Subject: Load distribution management X-Git-Tag: svn/tags/maven-plugins-0.3.0@2542~18 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=sidebyside;h=c1b95711f9adcd9e4d987f0d584679561814a931;p=gpl%2Fargeo-slc.git Load distribution management git-svn-id: https://svn.argeo.org/slc/trunk/maven@2311 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/maven-argeo-osgi-plugin/pom.xml b/maven-argeo-osgi-plugin/pom.xml index bae4ef353..af234f940 100644 --- a/maven-argeo-osgi-plugin/pom.xml +++ b/maven-argeo-osgi-plugin/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.argeo.slc.maven maven-argeo-osgi-plugin - 0.1.2 + 0.1.3 maven-plugin Argeo OSGi Plugin diff --git a/maven-argeo-osgi-plugin/src/main/scripts/argeo-osgi.build.xml b/maven-argeo-osgi-plugin/src/main/scripts/argeo-osgi.build.xml index 7afa78b7a..805a646f9 100644 --- a/maven-argeo-osgi-plugin/src/main/scripts/argeo-osgi.build.xml +++ b/maven-argeo-osgi-plugin/src/main/scripts/argeo-osgi.build.xml @@ -7,7 +7,9 @@ - + + @@ -59,9 +61,9 @@ bundles + ${distributionManagement} ]]> - @@ -84,10 +86,9 @@ + - - @@ -143,9 +144,8 @@ + ${distributionManagement} ]]> - - \ No newline at end of file