X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Fpom.xml;h=93ed108c279fcb7e9a0e26a53e1e3c2d0e681539;hb=52e8edb54fd0a36e79dce9519d6fbac7391e9b6f;hp=23b07be3832aa4f579de3cc3c9380b22fa7acaf7;hpb=b9482a0c8cda98e336acb9bd5342650cd3ac750e;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 23b07be38..93ed108c2 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.1 + 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