X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Forg.argeo.slc.ria%2Fpom.xml;h=788e58a3fff0d91a34a36780fdb485a4b8c812e4;hb=2448ba481da5e82ae44618e1dc435bbe82e7a614;hp=52c68d757c4eced1e8ecd27e462b78b822886bc7;hpb=3252b5cd5e231191baf04c9469f13994086afd13;p=gpl%2Fargeo-slc.git diff --git a/server/org.argeo.slc.ria/pom.xml b/server/org.argeo.slc.ria/pom.xml index 52c68d757..788e58a3f 100644 --- a/server/org.argeo.slc.ria/pom.xml +++ b/server/org.argeo.slc.ria/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc server - 0.12.1-SNAPSHOT + 0.13.0-SNAPSHOT .. org.argeo.slc.server @@ -109,13 +109,7 @@ javax.servlet.jsp.jstl.core, javax.servlet.jsp.jstl.fmt, javax.servlet.jsp.jstl.tlv, - javax.servlet.resources, - org.springframework.security.ui.webapp, - org.springframework.security.userdetails.memory, - org.springframework.web.context, - org.springframework.osgi.web.context.support, - org.springframework.web.filter, - org.springframework.security.context + javax.servlet.resources org.argeo.slc.ria @@ -149,7 +143,14 @@ zip src/argeo-ria-src - + + org.argeo.commons.security + org.argeo.security.ria + ria-security + zip + src/argeo-ria-lib/security + + true true @@ -172,8 +173,41 @@ + + assembly-ria-slc-web + package + + single + + + + assembly/ria-slc-web.xml + + + + + assembly-ria-jcr + package + + single + + + + assembly/ria-jcr.xml + + + + + + + org.argeo.commons.security + org.argeo.security.ria + ${version.argeo-commons} + + + \ No newline at end of file