[maven-release-plugin] prepare release argeo-slc-1.1.8
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 12 Dec 2012 12:23:48 +0000 (12:23 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 12 Dec 2012 12:23:48 +0000 (12:23 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5970 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

52 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.repo/pom.xml
lib/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.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 21b7e4aca151302ab18738a95029b3a7674a84b7..b7482bedfa9e600db69d7b47e378b06bc7fc61e4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>archetypes</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.executionmodule</artifactId>
index 478281e30b0fd44847d5f520bbfdd19162615caf..24092bd46c60a63698ac65c171018abc31eb9710 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>archetypes</artifactId>
index 5e99c1339209ed626a9635adbd66938eba282a61..66c4dca93a170a08d7cfc8ec60a92fe17c27fba8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index fcf0fc3fbdec9e0d1184c1a3a112a866532a3e88..ae4a59f7dcbe826db6ac036d908cbc25f438a97d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 396b00d7008aec24a93322a1417b45e7162c0a57..56f4b255688c61f2aae7edfb227531f75b7ce7db 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index 2285a67bc72d632a8ecccebdb89c422de89c270b..913617e64db4eafa77b0c2d5d545b8c1aa2de7f5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 28a7034f74a559752a8442f5eb0608318a45bfb5..cbbd524007f0289c10cfc05e17890342fb633eb8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index 8fa3a3a164b0889b0d99f1602127c35147b2c60b..7b91956636cb43d24e17bbd8a50c4703c738a083 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index af2adf25108764e56b36e5b8c2eb29ef35d54096..103f3f4883cede8b123a048abec01df2c79d0478 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 4150590dcd6d3a87d798019ea9037771270019c0..c7cf4a8f737e5722310facf3eeeaa0d85593deb0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>demo</artifactId>
index b141045a7a4de94daba4fe29c387551a038e975a..40db8bc512ce78e5ac26f5404b7ca140c6674244 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.backend</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 160adbb6758ad919ba052babeb9a2bba9880c0e6..08fb0b382e8c29e1f8c4b07665f9e85a4f3bed28 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.ext.castor</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index 308a9891325af10e986330cebfa042fd8cdf0513..f63664785639e0ba04725ca9e3dd3a90f08d2d90 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
        </dependencies>
        <profiles>
index f52fc2df388037ae5242a8c3a5d19acfca79bffb..9280e60519df67ee6d7c3d6bdd1d6c91a994eac9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.minimal</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
 
index 67a39413dcec6176f34a52f30c6a54b20dd0ec32..d1049915becbbb3eab10d7b1f14c146912018d94 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index ff42535ba2b48bc05d47819689d8238d1539d6ee..7057a2c007b545a4ed19edb09384486a7894583c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- Secure Application -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 0007e60a938d4ec6037ff984e7d9f5a589366f4e..10c69c1da9e9d77a62572b9e7b9dd8d54c7fe02f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
index 176454cbc4a9fef235831a307fa2ab189d5bc411..a3d50da713f012f9fc87432b9befc5c7d9287cfd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 873ea2679b12d3a814a2162855b9b831ab62ade4..d8bd8a5e9ca55c1491e7e8cbac9f997a87f66fb9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
        </dependencies>
        <profiles>
index a6617b4bbb3f19ae135b332c9dce232197e83225..2cd0715b9ddaaa130a2a047f813b6cc540263637 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
        </parent>
        <artifactId>slc</artifactId>
        <packaging>pom</packaging>
index 798be3a70dd3357539010e73c5831ca5b1b863ee..cbb88bfff7d75ab8b6be4f98a2dd8cc0f5cfd173 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.repo</artifactId>
index 38048e9209c8040418ba56ba7cbdcdcf4ec71be1..e1f66700c0f0f68edc6825774beabf9aa6fd0623 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <type>pom</type>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <type>pom</type>
                        <optional>true</optional>
                </dependency>
index 2c2c0bcd01ff23b9dfdde46dba940c3731ecc79c..3a70bd539b52b56f7ffaed03be02bd168705b06e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 250226e503c4032a6e88c5600862f65a1b0a6536..3351134b68a1bd819773e39ff67c84b38d285128 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index ed91b1c7dadea9911d6fc45862a691737c7661db..a7328ed5420cb38ac8ee0b56734fdb97e85e00d8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.castor</artifactId>
index 46a5e3e8f4980c6b7fbd94a7a8583161595c2706..5ed5c1c2bb97739cabed36cf8c1ca30083555718 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 7076f875e23ee8a54536994bdb14652b7b6a978b..e2008431654d69030f8ee1917401d8c92bd941b9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 0db737e60d8cf5913ec4313bc5f9146663e86085..059f723e8b776c9d1a0116076802110979f13512 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index e54158ae5b62b58c30cb4d863dc12657b4b504de..aff1e9c6a2f2e1261622463b555ea91371bca79f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 15d393852cd6f950bd8c21d7f7fcc6bbc95dfe7b..7cd39f9ddf72e7c94a5aff72bdada834c2da3751 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index b6c567efd3e4b8785e124bcb46301ff8f3fcafc4..9876f9e7e9eebf85bec66946f872938a61161aba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
index 764f69c02b5e3adad511435d4c8a6f5f5fe3f2f2..bbaa02482a84d2145139480eb56829eae4159db6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
index 4f1d5e24d146eef4d151639ab3e676d937705ae4..eb463ad4ca2c549cdbc8725d8394e31986ad0194 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index 8fef8f709c5c86009067d33e056161fad1920da2..74d6e1c43a76737bf8661e984a7535cea04482f8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index 30284a3dadd22428eaa923615e830d2f3ffa9af1..82735ccfcebd55a266d0e5e08fe58835b2a39b47 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<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.commons</groupId>
@@ -10,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>1.1.8-SNAPSHOT</version>
+       <version>1.1.8</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
@@ -28,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.8</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.8</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.8</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 5e205253511e7ef7f5e223c5828f4f7e5409684f..13d9b7443d1568a6fadd3631349dc69d1fc5a2f2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
index 303ee9a55a00bf9909e339106fb5693baae70311..b06b788a0712d0f5396e1e9aba101959e6d945c0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index fdf10f76db399682d22e277390cddff13e706fa6..62ef92978df26f0327e47568679d3f12af717757 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index f30d8115933a7ff61709c85e650375e05868bf69..7cd5cd0647e11c01c8d0fa377813d2c8bf7ecd39 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
index 6e67b90ea806041349d9ad2d23b8ac039b33bd81..3171ada2c9d6435a63591a7a9e37adae784c5a95 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                        <scope>test</scope>
                </dependency>
 
index faf7c4267ce6c6afc5b3c5201256499d5407b011..fd4f772be96af3ebdeb2e94a30efdad64813e6b2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- Commons -->
index 5ae499345bc162e74cd74bff07b7959db0605eba..8a78e48b3066f06e18a7dc370429bc5129aa9d93 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 837bacfb012e5a73804bb4ea33ecf16091679044..bf0da43bc52614049e6642fd9f86037263a5fa68 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
index c633aeab308e5a7c6cd1015b816e0c55bec7d01d..63fc09576d9d72b5ffdedd03674c574b83e34e70 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
index fdbbe19c0f51c94b7984a598ac106bf2dacd88a7..2b90e0ab66c47b46fe967a4b29280ec9ddcf3e8a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
@@ -58,7 +58,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index bc29fb9addeb193dbdee84f3c958d130a3fef2d5..6494e0d4afb5cef2d51f406ca8768a4e4c2425c5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
@@ -49,7 +49,7 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 50c6ef9993060bef30cc6ada5045495cd3168393..f01519b55742296510a8a61e6f23ec7ad6bb5c66 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.jemmy</artifactId>
index 3c38f7abff474273ef087771d10133ad4848ab25..884b1df2311d5f0d0a70fbed627f56ea7b8d59a2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 51420aa94d3e920b677b902b49a747695289d025..cf4e15187185afc5af077bcd7dc6c61cb3312fda 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <dependency>
index 75b63c344355e152ae2fcf1e40cff1e067f5883b..6a924add639a087949e25d5fff748163ba2fa9e6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- SSH -->
index 6fa70dc5681621f7ce52a39dc1966ff9257c01e1..c7733bb9f97c89f2535221b7f12e41904f15086f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</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.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -87,7 +87,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.8-SNAPSHOT</version>
+                       <version>1.1.8</version>
                </dependency>
 
                <!-- OXM -->
index f684e27dc63cf7c257b57885500d38b2f271c19f..4f23b114ac35271d3eec4995a2ae6ca562dc2274 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.8-SNAPSHOT</version>
+               <version>1.1.8</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>