From: Mathieu Baudier Date: Tue, 31 Mar 2009 11:07:55 +0000 (+0000) Subject: Use profiles X-Git-Tag: svn/tags/maven-plugins-0.3.0@2542~19 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=inline;h=8671d4c62614d698085a1df2f0bf2a35ce7f4d3c;p=gpl%2Fargeo-slc.git Use profiles git-svn-id: https://svn.argeo.org/slc/trunk/maven@2308 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/maven-argeo-osgi-plugin/pom.xml b/maven-argeo-osgi-plugin/pom.xml index 297f2d4ea..bae4ef353 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.1 + 0.1.2 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 4d32de36f..7afa78b7a 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,6 +7,7 @@ + @@ -60,7 +61,9 @@ ]]> + + @@ -84,6 +87,7 @@ + @@ -141,5 +145,7 @@ ]]> + + \ No newline at end of file