[maven-release-plugin] prepare release argeo-slc-1.1.15
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 26 Jan 2014 12:41:57 +0000 (12:41 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 26 Jan 2014 12:41:57 +0000 (12:41 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6772 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 767c9fabb949275172a1f287c3c67f7ea4e58e86..8ba5057d66326da98c75031aa54222cbc21b0106 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index b8652add9752fc1bfe72586213ae6fbdfbd459c1..3b8522af0283ffd6bffd346002df1a60ef4a3f31 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index 658b1bc56fca7d95aad0f38c4df25694d970b070..e6cf1c60ced58027a3c3571e78553f75327687f4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index 969766ec8003c4d7ce21b0039468f825dcc9a898..fa6ce056fa67c4f6188978e07fa85fa0130d0cf0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index a26ea434261bb25f29a9fffd838c0ff117b3b78b..d5ca2f9b2ad3e0557c4eaeb7ed461baa8b8f829e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 48ae8c449de62bb26643c6c66bd7843c55295f80..befd526de8c1731f1e39a846f102e410f6c022ac 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 485d7d3649a107cf8fc95226e4f4badeeb62fbd5..fe6abc590f1e2efeef8a577226361bd7cc697fac 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index b5279a984ec7744479110a37524971d0c78dcdc7..cda09f82bb9c9848ca9a1052e2ab37b6305441ea 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 1a421db8d3f9854d8075caa6846f323ee4a06c09..3905701cec433e050faefb8a7cf7a7f31abecfd1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index eb2b42a5be6bdb75feaa718227e112393d2fc9cf..f8f2bfa41276be4f9ac92e8563e61bfee4117340 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index 76b22cd50493cc148002aa117b27a0bd228e4bc6..e1b960d47b828eecebd79372561a037320f9f67e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <type>pom</type>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.rpmfactory</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Node -->
index c164ed875a46f385e6e219775a6841e70aab77fa..3557425d5a03ada6c95620c54376daa8ea23fef4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 5f0b22aaf7bdc53f33bb49bd6686c2b99aa414f6..572d0d1f1e9c4e7a37d3cf9cf4cdb046c39cd4de 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
        </dependencies>
        <profiles>
index 371a8f537af3d6b49407988128ad51e5df02357b..d43c5320629698cd55c1e4aff7caf1bd358d8b2f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- JCR Agent -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Node subset -->
index 16551cd2d0fffc439732c9388808f0453a53e466..4679fea9ef691f972358fbe2f5f1d9ec1932f98f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 288fc88cd7a2bac726aebda6d77af69599d69b22..c5404a5ced8108de74d0322d6d2bb4b7d5ed96dc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 31ae4c5491900d4304ff5f3e1467715d65305f5b..bbc872341b1235f1f0be3679dde1a3d25b3e3135 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index fbc6f910daf9f5ecd29c355c1db41730aea83fc9..d9b4504eedc3714b1e121bc258a789bf77ba9fdb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 4837f1605635cf9aae85cdf59d7bc70fdbcde660..be01a88470453d2a70186d5a295bc6e9b58be4ad 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.lib.build</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
        </dependencies>
        <profiles>
index f12c782fb1e58c6ebad96f1d1db13e7c9120ba1e..9fd641fb6472d8c52d197cbc62a66b9bcdea9a52 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                                       <version>1.1.15</version>
                                        <type>pom</type>
                                </dependency>
 
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.jcr</artifactId>
-                                       <version>1.1.15-SNAPSHOT</version>
+                                       <version>1.1.15</version>
                                </dependency>
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.lib.repo</artifactId>
-                                       <version>1.1.15-SNAPSHOT</version>
+                                       <version>1.1.15</version>
                                </dependency>
 
                                <!-- Launcher -->
                                <dependency>
                                        <groupId>org.argeo.slc</groupId>
                                        <artifactId>org.argeo.slc.launcher</artifactId>
-                                       <version>1.1.15-SNAPSHOT</version>
+                                       <version>1.1.15</version>
                                        <!-- <type>tar.gz</type> -->
                                        <!-- <classifier>base</classifier> -->
                                </dependency>
index 6b93cdb747c01e4cb4eb72b138796603f3afad82..349937765ab30c4e811c738313bfd6e4b9147cf8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.build</artifactId>
index 4ebe6d05140918454136720a6638840e9911a1bb..a70671977957ca828215d6e9803afddee3c082d9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.jcr</artifactId>
index cf5fd2e5c455718ec605bfbf4e1660af133ba495..40304bfc70b811c64e4e26ada99a5a5d5d90a801 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 633bfd7b9aee2054314d6c549c8d654805ad460d..95a84c5a0859e94954d11c260412fe47a0099d53 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.rpmfactory</artifactId>
index d1569901dbdb3657e3adc967442891489f84656e..99f77fe062bb82fbcdfcec5ee3a78af4ec9d9d6b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <type>pom</type>
                </dependency>
        </dependencies>
index 1ccc0ca41459b41a16a6f6e14fbfa292113190b0..8f94f7c7cad4da8466f90601cb37591fcccfc3d9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.cli</artifactId>
index b4a3580b250040a1d4e736f896d4f983b6d41876..797e3e0e8e6dbdad4828cc4b4189b949864cc186 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 5a87a5c50f814e392b3fd81209eedba605378b5b..ac51ca85b4cc2fc685dfb5b63e9c19f625d2dfb8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 6f95e299a7e261d42aa2d8c334bee36ef2f90451..ecbe010e530207843a6c4eabec6fd1d965035ba1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index 7e53b62cc4cd6fd2f0b863d0d15c6daaaa60de5b..21060079af4c9357a277f06356f9ee2a1caa5b20 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index b14fb99b3e8447310e686543760df6efcd73f604..4a1bb237d30725d294126e9e6b50dbaf5f24a845 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index b3b78f8c6b63539b68769dd9fce706249dc9dc29..6c710a79dd4e3ded5be71125d3eabd2b1827baba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 515eff8edf966e88827a1f4b5d1052e005598d1d..b5a6dac85733c01184cc87a3c948c983f0029952 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 7de355162d0bdd7aae18c35e43b4b5c0c3cead2f..ff64897c06b5024ac7f73b3fd53bb102b83f0d97 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 8e690aa5606f4d61acc7f096d0f6d5eafd5a3983..250c2a46c8c660866b24405450f95aed5279f752 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <dependency>
index 3816c3a5bc25623fc9e941bea0d27cfbb9e20014..451a5e15dfaec0025243ab8c6adb61a1aaed5dcb 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <dependency>
index 14cafdaa8d419326854b2fcd59cef89abe9cd3dd..53ff392fdc12cbbf62c6fdecae2e44703e34c417 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Argeo Commons -->
index 6a3092c43f187c817be904963a0349a1b3911608..97a61775737d9aeb85d6e9697042253a5c7efe6d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index 7d4c43efefd02a27aab5a9468734cfe523807c5e..2e675e2882c139bac176b4a9298e13953865dada 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.15-SNAPSHOT</version>
+       <version>1.1.15</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.15</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.15</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.15</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 15fd1fdfed02e9e2d6482605af59e22bb5f7ec53..871027e240533e3267154acabfde239a2f2feb1a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <dependency>
index d5971e5aa7929b97c36e6aab5d773a2287b6cec5..eb9175133f6bec1475419f6155ef1b7d80fa2d23 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index ed681d8c3a1f2531b6c7e9fbd86ff3c6a218b529..2903ed6ccf4390ac0dddfb58674ff16759d1a278 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 3f410c187615fe1892fe00e21e0d5bac531690de..08c48829fe8e960c0fe5391f443c9bd932b36a17 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 320e6c1d320f423e2b3db1114d1fa35ae9f9017a..6fc34ae092af43c99150391319970722310665ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                        <scope>test</scope>
                </dependency>
 
index 814b4f6feed78c90b6ae5744fde1228644fdde5d..1c26dbfad9839dabb46b92d5d508bfc9c16ae933 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Commons -->
index 68308b1e8d10b6d31e6f9fd42ad4687380326da7..7afb5b8a127e932e7cdce4c4a61c5e5ec5e5a5c4 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- Third party -->
index 496691836ac80d0db707327f4a65f3f6dbaeb81e..31b6300d99016a14dc2bbc37c2eaa7be11bc1218 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index a9fdc99d9c262d7473d334c84e205d1e1ae51c03..c47bc39a93446713466917a539b6367057d0997c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <dependency>
index 7a382495e6e95e18582629eaca6974393059c63b..a318b6028e8f41e6bdccdc0f6c17577c875fabf7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <dependency>
index 78a42172fdd21edddd17b40f51aec6a0a7eb4bc5..81f6dc72729c0cb97d8967868eeeebcd7bb780f3 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 9aa870ca2556eeae2a45194344e2d7ce1202ac33..c4d54de70ea471240036049950c7c2ef878c3b77 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 898a04ac006aac7018e75f987601d5efddc2e9fb..43a9403f5d72c7792e7d38318c8aba25d8ebe93b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index d8e76d94bba610cc0c6fb8d3b23877be7596afb3..b88440e282c8e05b8dc54f605f9a7676b2e1782d 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 8827b1e9464b9b001e4548c954e0910c8fa3994f..1a12777a2220479adf5e3d527cda661375c3951f 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
 
                <dependency>
index f63ec82b79d6c14aae981eede34755c6dcda0ccd..bc7817b037137cc7544b3a96360343ac79246b79 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 8004865a79b540ecc1214b59a2d25b3fe2f160c4..38f3af1d4697b7450e419d03586a3e2f61461ab3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</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.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.15-SNAPSHOT</version>
+                       <version>1.1.15</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
index 4c045c353f8ce07ed5a372b8a35894b030d4bc54..c827ab9979e685c513b7476b57a520399e44a453 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.15-SNAPSHOT</version>
+               <version>1.1.15</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>