X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fdemo%2Fpom.xml;h=57a3b880815616b75950cb6dc8556fa0a38e252b;hb=cdfd09387221a87b3a36f54fd3d5e8a6f4279baf;hp=8c9dfe992e77d892d67f674c925f46b20f5487a2;hpb=be1362b418157673529c9575e12731f5a2c457e0;p=lgpl%2Fargeo-commons.git diff --git a/security/demo/pom.xml b/security/demo/pom.xml index 8c9dfe992..57a3b8808 100644 --- a/security/demo/pom.xml +++ b/security/demo/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT security .. @@ -27,20 +27,22 @@ false - + org.springframework.osgi.extender, org.springframework.osgi.web.extender, org.argeo.dep.osgi.catalina.start, org.argeo.security.manager.ldap, org.argeo.security.webapp, org.argeo.security.ria, + org.argeo.security.core, org.argeo.server.ads.server - - + + ${basedir};in=*;ex=pom.xml;ex=target;ex=.*;ex=*.ldif, ${basedir}/../modules;in=*;ex=pom.xml;ex=target;ex=.*, ${basedir}/../../server/modules;in=*;ex=pom.xml;ex=target;ex=.*, - + + com.sun.jndi.ldap @@ -51,37 +53,37 @@ org.argeo.commons.security org.argeo.security.mvc - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT org.argeo.commons.security org.argeo.security.ria - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.json - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT org.argeo.commons.osgi org.argeo.osgi.boot - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT org.argeo.commons.server org.argeo.server.dep.tomcat - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT pom org.argeo.commons.server org.argeo.server.dep.ads - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT pom @@ -94,5 +96,13 @@ org.springframework.osgi org.springframework.osgi.web.extender + + + + org.argeo.commons.server + org.argeo.server.ads + 0.1.2-SNAPSHOT + + \ No newline at end of file