Improve and simplify OSGi Boot
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.client / pom.xml
index 2258c1c15e862cee2d3bb3842a9446b77c458f00..da2dc1160995f0a89a7b0757ad785cf90fc22403 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.45-SNAPSHOT</version>
+               <version>2.1.46-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.46-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.46-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
                        <groupId>org.argeo.tp.equinox</groupId>
                        <artifactId>org.eclipse.osgi.util</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.equinox</groupId>
-                       <artifactId>org.eclipse.osgi</artifactId>
-               </dependency>
                <dependency>
                        <groupId>org.argeo.tp.equinox</groupId>
                        <artifactId>org.eclipse.equinox.util</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.45-SNAPSHOT</version>
+                       <version>2.1.46-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>