X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=69513ca93910498693db7bf0b3cfa22372d29401;hb=ae0ac1960a3fd2719086b063add6a2a8035e0be7;hp=a91656c9bba2805aa4d9a73a65ed6bb8191fb862;hpb=0b7c4d15bef603eed5a7b770482e6cf684bbf381;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index a91656c9b..69513ca93 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons.security runtime - 0.3.4-SNAPSHOT + 0.3.5-SNAPSHOT .. org.argeo.security.core @@ -29,6 +28,7 @@ + lazy org.argeo.security.* @@ -39,6 +39,13 @@ org.springframework.beans.factory, org.argeo.jcr, org.xml.sax;version="0.0.0", + javax.jcr.security, + javax.jcr.nodetype, + javax.jcr.version, + javax.jcr.observation, + javax.jcr.query, + javax.jcr.lock, + javax.jcr.retention, *