X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Fpom.xml;h=c597c7dd1c9cc50e473f6367ea2ac1f029d76219;hb=31c1b93cf0c3d198a07251bf828fee253afef94d;hp=6925993b8c2d77d83f17f1dcdeb2b12191943737;hpb=8d32e9966c128283324442422520c24ffddfbba6;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 6925993b8..c597c7dd1 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.3-SNAPSHOT + 0.3.2 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