X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fdemo%2Fpom.xml;h=57a3b880815616b75950cb6dc8556fa0a38e252b;hb=cdfd09387221a87b3a36f54fd3d5e8a6f4279baf;hp=bc46b0d3608144e1736567746b220e17fbce6a25;hpb=00ae7654c948e62c35ef88e7d8d528965d5e0371;p=lgpl%2Fargeo-commons.git diff --git a/security/demo/pom.xml b/security/demo/pom.xml index bc46b0d36..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,7 +27,7 @@ false - + org.springframework.osgi.extender, org.springframework.osgi.web.extender, org.argeo.dep.osgi.catalina.start, @@ -36,12 +36,13 @@ 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 @@ -52,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 @@ -95,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