X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fplugins%2Fpom.xml;h=181618b1c41184ca87798422d4459e4774f1a279;hb=6bb0606505be3e99021c5ff9771c719eb1e1f2e7;hp=71a536b463e74ad90586a5b41d45474ac178d931;hpb=b46c1ca856b052eedfa8022726d64eaeb680673c;p=lgpl%2Fargeo-commons.git diff --git a/security/plugins/pom.xml b/security/plugins/pom.xml index 71a536b46..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,7 +14,8 @@ org.argeo.security.equinox org.argeo.security.ui - org.argeo.security.ui.application + 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