]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Refresh/remove a query
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 115736d135923ba7c48517c7a9f06c4466264ea4..8995fb3e5262741d1fc10ca9416768b67577d3d7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <properties>
                <developmentCycle>0.12</developmentCycle>
                <version.argeo-distribution>1.0.4-SNAPSHOT</version.argeo-distribution>
-               <version.argeo-ria>0.12.3</version.argeo-ria>
+               <version.argeo-ria>0.12.4-SNAPSHOT</version.argeo-ria>
                <version.argeo-commons>0.1.3-SNAPSHOT</version.argeo-commons>
                <version.equinox>3.5.1.R35x_v20090827</version.equinox>
                <version.maven-bundle-plugin>2.0.1</version.maven-bundle-plugin>
-               <version.maven-argeo-osgi>0.1.27</version.maven-argeo-osgi>
+               <version.maven-argeo-osgi>0.1.28-SNAPSHOT</version.maven-argeo-osgi>
                <version.maven-argeo-qooxdoo>0.8.3.0</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>
@@ -50,7 +50,7 @@
                        <comments><![CDATA[
 SLC - Software LifeCycle framework
                           
-Copyright 2008 Mathieu Baudier - Argeo e.U.
+Copyright 2010 Mathieu Baudier - Argeo SASU.
 
 Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
 you may not use this file except in compliance with the License.
@@ -247,6 +247,11 @@ limitations under the License.
                                <artifactId>org.argeo.slc.support.ant</artifactId>
                                <version>${project.version}</version>
                        </dependency>
+                       <dependency>
+                               <groupId>org.argeo.slc.runtime</groupId>
+                               <artifactId>org.argeo.slc.support.maven</artifactId>
+                               <version>${project.version}</version>
+                       </dependency>
                        <dependency>
                                <groupId>org.argeo.slc.runtime</groupId>
                                <artifactId>org.argeo.slc.support.hibernate</artifactId>
@@ -262,6 +267,11 @@ limitations under the License.
                                <artifactId>org.argeo.slc.support.activemq</artifactId>
                                <version>${project.version}</version>
                        </dependency>
+                       <dependency>
+                               <groupId>org.argeo.slc.runtime</groupId>
+                               <artifactId>org.argeo.slc.support.jcr</artifactId>
+                               <version>${project.version}</version>
+                       </dependency>
                        <dependency>
                                <groupId>org.argeo.slc.runtime</groupId>
                                <artifactId>org.argeo.slc.server</artifactId>