]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/runtime/org.argeo.osgi.boot/pom.xml
[maven-release-plugin] prepare release argeo-commons-2.1.7
[lgpl/argeo-commons.git] / base / runtime / org.argeo.osgi.boot / pom.xml
index ffad62e37fdd3aeff470ccf08463524b882fdec6..576099b4f4ee34e62d8bc497f9203052b751e2cd 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.0.0</version>
+               <version>2.1.7</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.argeo.tp</groupId>
+                       <!-- Temporary fix the OSGI boot with Rap 2.2+ : version has been uploaded 
+                               to 3.9.1+ that breaks JCR <version>3.9.0.v20130305-2200</version> -->
+                       <groupId>org.argeo.tp.rap.addons</groupId>
                        <artifactId>org.eclipse.osgi</artifactId>
+                       <version>3.9.0.v20130529-1710</version>
                </dependency>
 
                <!-- TEST -->