X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=security%2Fruntime%2Fpom.xml;h=93ed108c279fcb7e9a0e26a53e1e3c2d0e681539;hb=52e8edb54fd0a36e79dce9519d6fbac7391e9b6f;hp=69c2a79f86cd4762434f8dd485723e36859be024;hpb=0c7e0b9314d87092a4926cbaa3725967b0792fa4;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 69c2a79f8..93ed108c2 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 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