]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.rcp/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.rcp / pom.xml
index 82614828b063855f943a293051f018d8d5a6e46a..b6c567efd3e4b8785e124bcb46301ff8f3fcafc4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.3</version>
+               <version>1.1.8-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.3</version>
+                       <version>1.1.8-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.3</version>
+                       <version>1.1.8-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.3</version>
+                       <version>1.1.8-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <artifactId>org.argeo.node.repo.jackrabbit</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
-                       <artifactId>org.argeo.node.repofactory.jackrabbit</artifactId>
-                       <version>${version.argeo-commons}</version>
-               </dependency>
 
                <!-- Security UI -->
                <dependency>