X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=plugins%2Fpom.xml;h=c6a096baff8a646945decd2efb1a6561e063811b;hb=fa15e0d0a70b92ba12153f5d5d02d7e900fc25d2;hp=e214637c14993870710c82a1faa5e04fd98530c4;hpb=651d33e13bfa9a7b46464be412023ee747e612e8;p=gpl%2Fargeo-slc.git diff --git a/plugins/pom.xml b/plugins/pom.xml index e214637c1..c6a096baf 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT .. plugins @@ -27,6 +27,38 @@ + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + + + ${project.artifactId};singleton:=true + lazy + + + org.apache.maven.plugins maven-source-plugin