]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Use ObjectList everywhere
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index acc7babcbb616438cd2771fdef4732ac2bc6d83e..8a5c737f6061bf2e348d668ff47562d49b9c107e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
                <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
                <version.activemq>5.2.0.0006</version.activemq>
                <version.maven-argeo-osgi>0.1.15-SNAPSHOT</version.maven-argeo-osgi>
-               <version.maven-argeo-qooxdoo>0.8.1.7</version.maven-argeo-qooxdoo>
+               <version.maven-argeo-qooxdoo>0.8.2-SNAPSHOT</version.maven-argeo-qooxdoo>
                <site.repoBase>file:///var/argeo/projects/SLC/www/site</site.repoBase>
                <site.urlBase>http://www.argeo.org/projects/slc/site</site.urlBase>
        </properties>
@@ -283,7 +283,7 @@ limitations under the License.
                                <artifactId>org.argeo.slc.ria</artifactId>
                                <version>${project.version}</version>
                        </dependency>
-                       
+
                        <dependency>
                                <groupId>org.argeo.ria</groupId>
                                <artifactId>org.argeo.ria.core</artifactId>
@@ -685,6 +685,13 @@ limitations under the License.
                                <version>2.0.8</version>
                        </dependency>
 
+                       <!-- Security
+                       <dependency>
+                               <groupId>org.springframework.security</groupId>
+                               <artifactId>org.springframework.security</artifactId>
+                               <version>2.0.4.A</version>
+                       </dependency>
+ -->
                        <!-- Tomcat -->
                        <dependency>
                                <groupId>org.apache.catalina</groupId>