X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Fpom.xml;h=c8bfbacf0d6caa91997d701e815a4913175f7347;hb=b9be5406e98f4fbf1c9ac9032b3ded0b4b3dd68d;hp=69c2a79f86cd4762434f8dd485723e36859be024;hpb=0c7e0b9314d87092a4926cbaa3725967b0792fa4;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 69c2a79f8..c8bfbacf0 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.2 + 0.3.1-SNAPSHOT security .. @@ -13,21 +13,54 @@ pom org.argeo.security.core - org.argeo.security.mvc + org.argeo.security.ldap + org.argeo.security.activemq + org.argeo.security.jackrabbit - - - withRia - - true - - - org.argeo.security.ria - - - - withoutRia - - - + + + + src/main/resources + + + . + + META-INF/** + + + + + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + + \ No newline at end of file