X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Fpom.xml;h=7bc86bc7b1b233d9abb41be42e5f4dfbac6b83b1;hb=0492a810648f5db118bd500b47f75874ee9a0770;hp=63efe7a51abc156fe8a2e075ca6b35ec611c8b91;hpb=1badfc3be2fe98e87ffb1e2dfdcba314294f8a47;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 63efe7a51..7bc86bc7b 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.2-SNAPSHOT + 0.3.4-SNAPSHOT security .. @@ -13,21 +13,55 @@ pom org.argeo.security.core + org.argeo.security.ldap + org.argeo.security.activemq + org.argeo.security.jackrabbit org.argeo.security.mvc - - - 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