X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fplugins%2Fpom.xml;h=181618b1c41184ca87798422d4459e4774f1a279;hb=36862e777231ee8beecf4d5c7081fdfb8e28cfbd;hp=b9a026858b7cc1861f7ac176b0651b7136a3ce75;hpb=0aa1c816931dfce599fb6855eb216d743c1583b2;p=lgpl%2Fargeo-commons.git diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index b9a026858..181618b1c 100644 --- a/security/plugins/pom.xml +++ b/security/plugins/pom.xml @@ -2,8 +2,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.argeo.commons - 0.2.3-SNAPSHOT + org.argeo.commons + 0.3.4-SNAPSHOT security .. @@ -14,6 +14,7 @@ org.argeo.security.equinox org.argeo.security.ui + org.argeo.security.ui.admin org.argeo.security.ui.rcp org.argeo.security.ui.rap @@ -26,8 +27,9 @@ . plugin.xml + security*.properties META-INF/** - jaas/** + branding/** icons/** @@ -49,15 +51,17 @@ org.apache.maven.plugins maven-jar-plugin - - - META-INF/MANIFEST.MF - - org.apache.maven.plugins maven-source-plugin + + + + plugin.xml + META-INF/MANIFEST.MF + + org.apache.maven.plugins @@ -67,9 +71,8 @@ org.apache.felix maven-bundle-plugin - META-INF - ${pom.artifactId};singleton:=true + ${project.artifactId};singleton:=true @@ -79,7 +82,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.2.3-SNAPSHOT + 0.3.4-SNAPSHOT test