X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Fpom.xml;h=5a3d476d66a9c5742d37261ff398da9cc7e5e1be;hb=b9055440fe63bc6f31c0f132e6f372775ac0469c;hp=960812cfeca4db6253ab959fcc36ff95b2a716be;hpb=1f5c41bf438d24d0eb417c8fc2fdf20ce10e0f1e;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 960812cfe..5a3d476d6 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons - 0.1.1-SNAPSHOT + 0.2.2 security .. @@ -13,6 +12,91 @@ Commons Security Runtime pom - org.argeo.security.ria + org.argeo.security.core + org.argeo.security.mvc + + + + src/main/resources + + + . + + META-INF/** + + + + + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + META-INF/MANIFEST.MF + + + + + 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 + + META-INF + + ${project.version}-r${buildNumber} + ${pom.artifactId} + J2SE-1.5 + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + + + + + + withRia + + true + + + org.argeo.security.ria + + + + withoutRia + + + \ No newline at end of file