[maven-release-plugin] prepare release argeo-slc-1.1.13
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 17 Jul 2013 14:27:10 +0000 (14:27 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 17 Jul 2013 14:27:10 +0000 (14:27 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6391 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

56 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.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 a0f318aa5d06c0a88846bfe12e59efdc2dbdfaf9..e3266d1b4e9f335be3ffbfefbff396febaab0c0c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index 05aaaa10029bc94523f90897917393afae51d45d..7825a68d6661d3891eb163f86f5e5a0d8878161a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index 2e326b46dbbfa1653f130716bf64dd36ca8ea911..b9cf27990f5d6b961af7eeb610a2a1e49ef75623 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 216c25d9dd1f7972f5c48e293c20f6b25f1af661..d9f507fe5d93838660051a68ec94625aa84d5005 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 6f77f64cd62a564c9310ecd64b678b154c9d4f50..c20065696bb6f501273918d3924db711bee63add 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 46a0498d53a6586cac6c33a731b14ec2580e394e..93faa4b9cb075e340de78dc49c13b6b0c947223e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 3c975976dcbe7d64f42e30577c8ba2e2ca292e6f..f94ce43e85f65443662ad84d5feb9aee7bed72e8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index f676781c1308f065be384f73ea345c38693f163c..f515ecb59173f0ec82f60d8ed1e68ea939977161 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index ed3e8c5a5843752d923b1e85bba6c4fb715da159..6d0daaae39f3a3c32c46dcc1338d2092e0fbfe53 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 71313998f4667d69e5b1963ba5d87bf0d04895f9..b41c765152b52a3fb074928a68c30b1e6d45d921 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 4d65b42fc3f13d0b744d44a48f1905497ee19a1c..893533eaceaea69d9a59452e09cdbd02b8cdc4e0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Extensions -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.rpmfactory</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Node -->
index 48fc706c4d1d1c4e09d96024006a98689052d740..af59bb34c787ada7fb18e704ea2e5dda6f91427a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 0d3132c728d166e1959c9ea64e083274cab9b6cd..eb4b34ffcfdcb0ed5d1c98c0fd209f306d6b542a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
        </dependencies>
        <profiles>
index a34e96124c2afa56e83c7f369f1d1a8eb4866660..60579cfbbcb04177dbfc503a946f85cec326626f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- JCR Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Node subset -->
index 6978cf043461d2750c22f4b8cfb376242f691d00..27f7afe79c978e5fc4aa57f69e24c3c84a3af3c3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index fcc12f97245bd445b11e800a9dd30ddfaaa5c39a..0f4014dd7c0d18039840d4a4dbb034d9e6df3408 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index cb0a8d60a6456ed1011aa471993606af23394656..7e305e86011162464b1104b5b85097cc1ac690aa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index fd8bb8dd06209d69abc089b84bb2a8ee0dc89616..2639cb877639c8ab5ee2d8d33a4683b86bb56ce1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 0da4021dba0c14bd1f97bf32f88da96f5b5835eb..bfd01261155f86ac090f6b7d94f19f6939426aa7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
        </parent>
        <artifactId>slc-maven</artifactId>
        <packaging>pom</packaging>
@@ -12,7 +12,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
        </dependencies>
        <profiles>
index 4b0c7b2c4a7c317432ab9efe00550cbc8849530b..4b624fe82e7ad116fefbda1d20dcf66dd94ddf2d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                                       <version>1.1.13</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>1.1.13-SNAPSHOT</version>
+                                       <version>1.1.13</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>1.1.13-SNAPSHOT</version>
+                                       <version>1.1.13</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>1.1.13-SNAPSHOT</version>
+                                       <version>1.1.13</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index dc199904ef13512b4e8598b08509bc5340d6b317..c73156cdacd636323c36eb0cc47b2cbaae112637 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index fe8c2d018308b0828415b15c5c5ba61835c700ce..74109e8fff67038f3b329b76286573de97f3966e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 46e301fcc5ca4651ac08eeb84babca85c2d0077c..db177d848840e38b5fb24b0d820034b6b97c100e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index 627bd912193a22b03a7af0bf4d54b0bcecc6a624..7927f7bf67136289c9af2c71b0fb34759d17bc46 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
@@ -71,7 +71,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 236d1072e8cc14418c104b503df8c759208993f1..d3dbcad67bd64e96fa6158291951acb6540dd860 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.cli</artifactId>
index 67a7a43e0770d537ff211158f6849adee5f1a81a..ed705f1f5fedecca590a3cb8e981d788d0b412a7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 79f71983eb607518cd4009b63e3fe7530e1db35e..68a5f98aa422138498dcdef4bfe2830ec097605c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 173ea7b1476968711128bc6d35853a5d67ec53d3..47b423f65d72403d5f7bd55429fabdcc9da494fc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index 3c50b89803491d8df5dcd3aed0237862fcffda4a..efc320046696a23de422e01b97672fe724f6ba70 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 18e399100beee28b2a47a091ac3bda06d60d2f87..ec2c700baae7a1f328bd1d6bf0174832ad2f2a8c 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 6f48330468e686d9fc199740a353eec3909b0e28..827bc6f189a1b33824b184fb371671383805b2f9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 7c60e2c33f9697d678ef22b61c8ff913219c2772..05fa1c9ef2fc42cc5ff9ace1c0cfec8464c4c6bd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 224a52916ad44248bb980744dd3f07d030bf499c..7b42349eec2249be5d0f1b5643ef06cd4c16d7f1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 61e7225e09496b143fa2bbd7c86194d2bf8e4568..b862928990dea07041a511bab787248e9b2f8d05 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <dependency>
index 7b69f3083bddf4744ab66c27ba84fe6c9ab6da3e..15014556e4f419e15f551cc02dd0f5a8e0730b21 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <dependency>
index 7260b3fa0494b1af1968f8b403592081691a2574..241c4ad871451bdcef09dc1108f3a53729e39ee7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 1ba0c8885275a23244aa24a50227322caec33b78..5d02ac068ddac42561e9ed1bd887ae652d489bd7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index 790b43ad38aa2644dacd8bc53dcdf204709a0040..7b271d59517527b87261f1ccba74944da751a7c5 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.13-SNAPSHOT</version>
+       <version>1.1.13</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.13</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.13</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.13</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 2fb251112c63368782a754f686ddc29b45076c75..dcfc76b17e6cdca88cff3fe575844d760748646c 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <dependency>
index 9b617ba10b9546ef116dd238a4f15b99db4b7816..1cdf5b6f15a38e2fb154b597856bccc71bf497d5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index bbbecd70822fb011725b44586be1c857164ff455..f9f98c7072f06004902dcce33c651f9bb4426494 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index d5325611bca4c12a21bc6b2b3605e4724a36c402..708a694facc898b47e814e67c550b19be29f2200 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 85ad3d31ecf87233fb305c94d9fb2009b0150303..48e434a59dc66b8a64f05ffa0d51b27b86fdefd1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                        <scope>test</scope>
                </dependency>
 
index 4ad4b45d1b7d624fe0e389366a2a969aacc4c9a7..143d49f343a0e86f0ae77e23d8ca3fe4900c9928 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Commons -->
index cbca152d86f0b1830d21e236a354ba4cab721047..75c83bc95c1843fda2d277b351217011116e1320 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- Third party -->
index d35495acc8f2bc3b9917ceb2441b37ac1552470f..f4c0410dea86b9ff6819db70c41848963f91f401 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index df4f378d484ad2d93fcae413750255b2797763ae..03b5b3539b7aa83a78df043cbb29a1673859e613 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <dependency>
index 8e79e61fba59687c74f16598f0edd22dbe07e2e4..953b1013755b5af60e6bb11c09d6fed7d0be4e5d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <dependency>
index 4d1b20c5973c936d4eeb5d391e2843d7c989f64f..0d7b35ad177a8c885a4a3cd5911b258da06f6b32 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 35cf7a4faa9f2c9f610760c4e89a4dc21a6a96b2..683b29c200c4b1ed0408a4333f2ba821838e75fc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index d448037756b8ed587002c903901d1e526ff1545e..1cb90e798a66e105bec2186867d273e268572ae6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index f8a56568f6cf74c843752e98c2657d75dc05bbc6..56bbef1ba15e855a2a33be539b78eb48cae15ac5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 9ad9dc5b98c1903ce992f67c6f5842981106c83a..e0e717e95a463ee052b5598f9161d72930053aeb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
 
                <dependency>
index d65876f5169c6598b866652a4b7e673e2b9f15c4..a49d6d45ff5197fb2fdfc7d808c698dba0a34ad2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 29140cd5002d82ad59767117cb5820918695ebc2..2f60f29992125f805ab4b3acc1734de2a1ead032 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</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.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.13-SNAPSHOT</version>
+                       <version>1.1.13</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 7320304bc99e32476973bbb1173a317f0646227a..5bdf504fc989af15f67a6c30b4207dc1bdc27187 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.13-SNAPSHOT</version>
+               <version>1.1.13</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>