[maven-release-plugin] prepare release argeo-slc-1.1.16
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 5 Mar 2014 14:40:38 +0000 (14:40 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 5 Mar 2014 14:40:38 +0000 (14:40 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6875 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

57 files changed:
archetypes/org.argeo.slc.executionmodule/pom.xml
archetypes/pom.xml
demo/modules/org.argeo.slc.demo.ant/pom.xml
demo/modules/org.argeo.slc.demo.basic/pom.xml
demo/modules/org.argeo.slc.demo.det/pom.xml
demo/modules/org.argeo.slc.demo.detached/pom.xml
demo/modules/org.argeo.slc.demo.maven/pom.xml
demo/modules/org.argeo.slc.demo.minimal/pom.xml
demo/modules/pom.xml
demo/pom.xml
dep/org.argeo.slc.dep.backend/pom.xml
dep/org.argeo.slc.dep.detached/pom.xml
dep/org.argeo.slc.dep.eclipse/pom.xml
dep/org.argeo.slc.dep.minimal/pom.xml
dep/org.argeo.slc.dep.rap/pom.xml
dep/org.argeo.slc.dep.rcp/pom.xml
dep/pom.xml
dist/pom.xml
dist/slc-maven/pom.xml
dist/slc/pom.xml
lib/org.argeo.slc.lib.build/pom.xml
lib/org.argeo.slc.lib.jcr/pom.xml
lib/org.argeo.slc.lib.repo/pom.xml
lib/org.argeo.slc.lib.rpmfactory/pom.xml
lib/pom.xml
modules/org.argeo.slc.agent.cli/pom.xml
modules/org.argeo.slc.agent.jcr/pom.xml
modules/org.argeo.slc.agent/pom.xml
modules/org.argeo.slc.ext.castor/pom.xml
modules/org.argeo.slc.node.jackrabbit/pom.xml
modules/org.argeo.slc.server.repo.webapp/pom.xml
modules/org.argeo.slc.server.repo/pom.xml
modules/pom.xml
plugins/org.argeo.slc.client.rap/pom.xml
plugins/org.argeo.slc.client.rcp/pom.xml
plugins/org.argeo.slc.client.ui.dist/pom.xml
plugins/org.argeo.slc.client.ui/pom.xml
plugins/pom.xml
pom.xml
runtime/org.argeo.slc.core/pom.xml
runtime/org.argeo.slc.detached.launcher/pom.xml
runtime/org.argeo.slc.detached/pom.xml
runtime/org.argeo.slc.launcher/pom.xml
runtime/org.argeo.slc.lib.detached/pom.xml
runtime/org.argeo.slc.repo/pom.xml
runtime/org.argeo.slc.rpmfactory/pom.xml
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.aether/pom.xml
runtime/org.argeo.slc.support.ant/pom.xml
runtime/org.argeo.slc.support.equinox/pom.xml
runtime/org.argeo.slc.support.jcr/pom.xml
runtime/org.argeo.slc.support.jemmy/pom.xml
runtime/org.argeo.slc.support.maven/pom.xml
runtime/org.argeo.slc.support.osgi/pom.xml
runtime/org.argeo.slc.support.simple/pom.xml
runtime/org.argeo.slc.unit/pom.xml
runtime/pom.xml

index 33a0a16b5b4c7b7f3308bfe0ea60395fec209e3b..62ee7a85132ec015dbcbee61ca37e99f26176ee4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index 982bd8beb64a5679b12a3bb610da52e10f0babd8..30fb759e6ef5c3651891108e4693bd29d2574720 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index e117266ec04d3f1669968873df3d50f27b0738ed..853b5c8549165916337bac77c4c34c528b0bbefc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 8801023c604871590663d1aa252485087905a09a..c4b9a985cdc268b45fe843abb83a825a7cf86561 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index d52dddb8b6d431a25f46cff18fb4f85965f94482..97fdfb97aba499997e64b5c5554ee83bd14d4fd2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 3093afe1a9d92240601fd3aa1fc974ac5550d251..4f40ebcde9b1fd9bff717e3f19167b7f37d353d2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 045e1f7ebfb1300379bad9c238e075dbdba87c54..be8585454351a0eaf106d0da9881a028d9ad3a86 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index c177797696f0310161fb4ed4d23e84d70517a977..29e85daac5eea0177e056200b30fda3bca09612c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 8cc74c2143a07791d86ceb8d838ec55ba3970017..1d3f367817a80d11053c9a8293760020ef1f22b4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index bb3a614daecad62bba0c9d1c91d4ee75fe8afa31..be1d29991cff5d833b93fe6e53b5cd35f1200f69 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 50ecd381044588ddc3d36a0ae29575d6080ccfb9..87c046c4fb9f703ddd8398d5320ddcd0fd86cc0d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.rpmfactory</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Node -->
index e790099ec90d43d6a976ec85f2645291a3dd0d15..0bf1a28c04c1f2c8cb1288dd83a9c8b9cd7f9fad 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.detached</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index e57df69780fd772ca01ce7fb4db1c42e47d47a58..9f76a9fa16e3f2f59565b969755c8bf17e96ced1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
        </dependencies>
        <profiles>
index 81bcdebde030f759072cc51069febb16309c7d27..a2757eaaab6c7358129ac0f95a5eadd268b09625 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.cli</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- JCR Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Node subset -->
index 0cdb9f0b98dba382f57364963adcdeaff6f8e426..3e8bb8a27946baa04bb580f7e7e1626302155f82 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.rap</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 6b1721386e47cb15d3db150671c0d5e9055152aa..16686948346e48ade4eb8bdd236a88b1ed1a45c0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index f93db9c0fa5aeff753d0920c0b57e93e652c9973..e8b6919d6eb9cc26cb27cab1b62e39a430e87cde 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 4c53458d233196317030c8c9c2ce4545b27a04cd..2ec616dc15246c7d3c2483da02e4aa2125ce8656 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index f3335c5d08e95777ed418b6969ee6655ecb925cb..874a2aed81781f4332799efc8466479d7a064d2f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
        </parent>
        <artifactId>slc-maven</artifactId>
        <packaging>pom</packaging>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.build</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
        </dependencies>
        <profiles>
index 73584eee5b99edee3c2d9e9384d4d5f90597ac41..2e825b2507b4a21153dd46f14f0c367c9fec3ef4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
@@ -58,7 +58,7 @@
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                                       <version>1.1.16-SNAPSHOT</version>
+                                       <version>1.1.16</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>1.1.16-SNAPSHOT</version>
+                                       <version>1.1.16</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>1.1.16-SNAPSHOT</version>
+                                       <version>1.1.16</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>1.1.16-SNAPSHOT</version>
+                                       <version>1.1.16</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 57fc1451f26530e6bcfa73fc021d7f262d6b4372..76a75fc70f9c2bf9f64e2d2e48f6b8286f280016 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index 697152748c9bc04d71c9a810a126582616fcdb58..1f21c0cae1ac0cfa2fa7a3b340a9242ae28d03fc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index 37cc71f0c7b79e1c026d499255faac2eedf6d518..4facd84a766125bf079c802c405912bb7fd23a2d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 4c4386635ff0a08e1fa30e20abacf430711516f5..c214445f04cdb82c90c1e662ebe84b889950cf0a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index 82287e35165cc3965f7a42b117304f087bce8d30..0df6a96814deaf84c59b9e4c5ba62a65ff54dd99 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 66328834a24b00bd8f135d905b2a8c541048abab..35df26e1aeb0512d0449aa5980af2f2903cd855d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.cli</artifactId>
index b6746b52ae4165c14d39fddedcdfdeda1e689bb3..695f4e17756d6231714b3d1357d8e2c3be743eab 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 603c861445dc510b746fee303c19ed39992307d7..b70bd4f90da541095981177176d5784e7a030e7b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 428a1fc116d659a8a4f29adda670604f2a065ccd..f03ff8f1396a66419e5cb229ed82f2d57031f740 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index 6891f1dfc54f118cfe79d0009db7c2e92d39bdcb..a7dfaadfbca89fe486589fdc01eb9398920bc902 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 7f57331904866ff37e6bbbb7887bda8798412d09..5c62aba4014c89ce4f241ede14492e9002929253 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 1c68150165a09d1ea7b3ce91216190ec384e66ae..a1069e6aa73e79ca024982f30f60007b0713a88c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index a28c01cb1f465f30bac154f6c8631bd30f10859b..36ad8e841ced888bf7faaf899c97f2ea6fe3d991 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 7687ed0be42808ee47ffc787e80686e0c356099c..fc7a1f47032b4e43b13c22bce7521a6ffe0aaa7f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -33,7 +33,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 88805fd565997ac589a8b84d82bb9a7d665c6844..d6d7a45b25784a36c1429b7f8996c35fe89f2a81 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</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.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <dependency>
index 69f4d049419bd39832af62401bbb9347dfcac673..6b5b31a57dbc122e7b796976b8c6d026e3c7a724 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <dependency>
index b435f5539ec49560696d5f193fa17198fd1afea4..c6bddd387299a6eb2838a6c5d65c6b2cba0fbc1d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 5c5ccfb4e9cdad5eb276161265dae9ace6cf0cd8..82678eed09fb556f3e6c1e3675c72b36a00718d1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index 86dda5a7a2d33c7cffedccc4419cb72258a0b686..9fc25dd467dd8d2b6ed1a25dc50a13ccc4ecdef2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>1.1.16-SNAPSHOT</version>
+       <version>1.1.16</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
@@ -27,9 +27,9 @@
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/trunk</developerConnection>
-               <url>https://svn.argeo.org/slc/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.16</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.16</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.16</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index bc285745e869a7b3ec7a66f7ed91ea2e55b46b52..53130e4e0b68f3fa7de30fb2d503f51a5e5e3f14 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <dependency>
index d256cbe2cbdab9d4a9984bf7e204449d0b35cf54..ee8a3f484a4bf0ce35a41426be5d8e7fc7569125 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 52a0176f0f36d2f9368e5c8ee0fd0991614db6cf..0498b6cc1619b8c4827f84e0c79a878ab6bc3c4a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 29ac3ca2866a03aef07ef88df627e0c8c42ce47a..e8edd0893b5fd110c4e02e4b9ba88d28e3b04680 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 7b0ef5ac93791b11feef76055cc65180e8f02387..dc3a83afa383bf19c01f1d262a39d3f5c6faa432 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.detached</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -49,7 +49,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                        <scope>test</scope>
                </dependency>
 
index 6dd5a7ccb370fe0b7f0cddb1c4c329dc801c7541..e0080cb66b7e407d27e77e355ebde586d0171788 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.repo</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Commons -->
index c6013609d2272e79580e7644f8d53a9a6e0b9b25..8892a50a23f761ff0c2585438b3ad0966d71d080 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.rpmfactory</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- Third party -->
index f2bdf69e03e4d452cb48753edbde632958d84291..63cf82852c4c94e02c0fbdf4674dd03524cf0aaf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index eaef4c477347d76db914d404cf0b28b84219438d..6977d8f3c7c575ed59d11947a002d3e891e6d6d7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.aether</artifactId>
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <dependency>
index 496d7f18e56d7141d083416811d3d5f7ec853f70..1e8113a037586c33c6cb3cf3ec4d0b967fafed81 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.ant</artifactId>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <dependency>
index 68932033ac64a4fe610618aa57fb50a593279483..315230efa49bb83a1221ec83a27ccfff6d9bed2a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.equinox</artifactId>
@@ -45,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index ddcb93fdfc0d780bc66995fe8d12846d27d2d640..db048f30b3afebb62278cd6987ef4377280721f1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jcr</artifactId>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 9547ad3462f3de8fe71f593d52ab6fe450c581f5..ea9089f99faa22b4be4529bc26e5a5cc8386820a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index d097c164485b338845454e0a59799fcda173faa7..e1f4dba2a4089d3ae0b7afba6d1406758b33844d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.maven</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 27bc5ca4e6c1b05f31205d769b59cb02d603c75e..e3f83501fcd35214908ae3cc1686533ece100ebe 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.osgi</artifactId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
 
                <dependency>
index f07a452359a84e25e6e320647413b97ea36d5b8c..577dff9a835bbb7a72d48db536240c3f0011ece7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.simple</artifactId>
@@ -38,7 +38,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index b7ffe5afefdd9918defa78e15d050470207ae832..9d210e9af6538fa08788ea98300982fcf068bd58 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.unit</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.16-SNAPSHOT</version>
+                       <version>1.1.16</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 54457f121d47775d1015bff3342f9433e8763f2e..bdb0357f2d2955bdee0fdb815d654d652734243f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.16-SNAPSHOT</version>
+               <version>1.1.16</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>