]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/runtime/org.argeo.osgi.boot/pom.xml
[maven-release-plugin] rollback the release of argeo-commons-2.1.11
[lgpl/argeo-commons.git] / base / runtime / org.argeo.osgi.boot / pom.xml
index 7f35960c97ec52b7ec9d582ff3da4c12667a1ba2..e9a366cb3f81d56f0b6b1417e7ae698419c40ea2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.7-SNAPSHOT</version>
+               <version>2.1.11-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
        </build>
        <dependencies>
                <dependency>
-                       <!-- 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>
+                       <groupId>org.argeo.tp.rap.platform</groupId>
                        <artifactId>org.eclipse.osgi</artifactId>
-                       <version>3.9.0.v20130529-1710</version>
+                       <scope>provided</scope>
                </dependency>
 
                <!-- TEST -->