[maven-release-plugin] prepare release argeo-slc-1.1.2
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 9 Jul 2012 18:12:52 +0000 (18:12 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 9 Jul 2012 18:12:52 +0000 (18:12 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5441 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

59 files changed:
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.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
eclipse/plugins/org.argeo.slc.client.rap/pom.xml
eclipse/plugins/org.argeo.slc.client.rcp/pom.xml
eclipse/plugins/org.argeo.slc.client.ui.dist/pom.xml
eclipse/plugins/org.argeo.slc.client.ui/pom.xml
eclipse/plugins/pom.xml
eclipse/pom.xml
modules/agent/org.argeo.slc.agent.ext.bsf/pom.xml
modules/agent/org.argeo.slc.agent.ext.jdbc/pom.xml
modules/agent/org.argeo.slc.agent.ext.xalan/pom.xml
modules/agent/org.argeo.slc.agent.jcr/pom.xml
modules/agent/org.argeo.slc.agent.jms/pom.xml
modules/agent/org.argeo.slc.agent/pom.xml
modules/agent/org.argeo.slc.ext.activemq/pom.xml
modules/agent/pom.xml
modules/pom.xml
modules/server/org.argeo.slc.node.jackrabbit/pom.xml
modules/server/org.argeo.slc.server.repo.webapp/pom.xml
modules/server/org.argeo.slc.server.repo/pom.xml
modules/server/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.server/pom.xml
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.activemq/pom.xml
runtime/org.argeo.slc.support.aether/pom.xml
runtime/org.argeo.slc.support.ant/pom.xml
runtime/org.argeo.slc.support.castor/pom.xml
runtime/org.argeo.slc.support.equinox/pom.xml
runtime/org.argeo.slc.support.hibernate/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.support.ws.client/pom.xml
runtime/org.argeo.slc.unit/pom.xml
runtime/pom.xml

index 0287bffc9264a64605b38d471aea3778cf8eb5a1..a4c5f0efd2a5e4932050edd868fc8c1f0e7e4b16 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.ant</artifactId>
index dcb9a1dcc7768f7a10227e66c802a989be1bac9d..b7589cc4ed308b63041a8a3a15d0d727fb20ee12 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.basic</artifactId>
index 570d2aa416d084a5689c8b82b405736a241b43e7..0c468e435c86a19732cc491c983aa6ae824629c7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.det</artifactId>
index e080db1ddff45dd5ed3e1628777b54b9b4553b63..13dab66934a727e57f9c05f6a485ef108a29d72e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.detached</artifactId>
index 022d86e9fc431c0526abcfdec5c459353f168071..2f15e651ed1d9c6d16c37237fd3a5a9c88e2c0ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.maven</artifactId>
index e046e80f9c5806ae0683dc058e7c67c1b51b02b1..bbb3cdbc7dd128b4817159660fdb49ca54029325 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.demo</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.demo.minimal</artifactId>
index 80f3f369bb18b20c1801a6b221c3dda8e132e9da..9ac25d87e834d1dae270a2c4242cc456b4f604a7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>demo</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index 963e653dfaaa6c96334dc77be67838c2d0dd889b..6568dd97670f2c219ec06f6ff865823a1cfafe52 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index fc0669e71e420f45ce248dbb02a3c95fe912830e..8d608026b6736a6a4ba6b615601c5948477527e3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.activemq</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 5707cac5c97b2d8021c12b5f28c5130c0377632c..db296fa777f09e7e20981eb7ab81b23c377d781e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index d03fe08192a4febce6d1bb8d9858005fe1ae1b8a..d85d56abe6a4afd7b7b7fca2536764ac087aea8b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
        </dependencies>
        <profiles>
index b08ad27e9ac6d89ab39b1c3b1bbf71c898a30e22..503227677c5451143d64d3ba4803b7af39b86b2c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Secure Application -->
index 8fa12b398fe4865223a40e413401347df52907fe..c22e0ccf9b069950d7ffa823dcb5720c5c57260a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Secure Application -->
@@ -50,7 +50,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index 9337081bc2b4daee13c51a7f5425c33e2a7d39b2..0b70ba78f702a1b978dc8350666204d7cfeed8c9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index d5f9dd33725392f760365e71baf02254c1d92009..25329414389b343503537cfed8d9b75d7882e99a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 0b83de1fa6df4608da025c9639c55d7715baf62d..3642a6a80112ec5fd0f353007a4879a8a8cd4b13 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>slc-maven</artifactId>
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
        </dependencies>
        <profiles>
index f196cffc01bdddfe63759b218077fe6aa57364b3..8be2b7c6e9852ce61d94178b81bc4ccd7ed81963 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>slc</artifactId>
index 5288112c91484058fd8df11e47edb24f17798bf0..689bb7e0ffe1a4863aa9a896f0ad5a3ff0cb5ffc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rap</artifactId>
@@ -15,7 +15,7 @@
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index 78644d92784336ac28c946957ea96fd6b9d4021f..ddfb3ce5605fdec21a7e102114c440aa11a90183 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rcp</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
index 158082c1f6d34414ac368efe063616c69abe27cb..5b364ea6f16125fe67f234b98340d76180acc04b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
index 5f51048c75ad9f5f89c2069dc319041acbdf884d..982e84253325d73ddb3134df887112b6cdc0acfe 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index b9856694a8b47dca68c4633115fb15f514b4ce7c..3ca406428c8714374a477e7af1b6ce83caa67b89 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>eclipse</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
        <artifactId>plugins</artifactId>
index 5ba9ab0026449fbb6cd30ef54f2dd5e4b4dc70b1..403cf263503a5039cc8d080f1e572a85232a83f5 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>eclipse</artifactId>
index 0258d47667b59d9d19d9597272d128ee90e57456..9dded82e31137fb09ff013fc7013b13766315ee6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.bsf</artifactId>
index 2bb2c2ea9c70c2e67eee9f1a03cfa1690eacdff9..d53cc29ead1acadbc914890362133fc8af92e0f9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.jdbc</artifactId>
index b65b25723c81a4df8d656dac2664a1cf660c47c3..19f6a847fd72ccc9baba021bec90dca905a62eef 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.xalan</artifactId>
index 579e3a4aee079bf7ed9ac6015fb3c858258c7fab..7561504d015e5cf636e0016f2adda5f12f05fe0a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 43ca8a4ea853f45736eac74beb979cfd019493ed..d3acc3d3ea8477224cf08bf6c01978e9c60c0318 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jms</artifactId>
index 9a53b33af6d68fc322d7649088397a6114fc27a5..a1881c8afecf098e4a7d78618ec7bde5cd19a165 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 11d0a9a159cd14eaaacfc3a67ae43768fe7a2d7f..242aa9ec2d144fd6e103627c7bf957944a0af134 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.activemq</artifactId>
index 3a59343150639fdf2faa7d842fe4b8b6421902b3..f3fb6d93a08844a82612d03e71bdf818a06a3135 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
index e91faeb274b169b5149eb923f6901b06e6159501..c7566ddbfcd3437b79f11d90a501f3097de453ac 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index e41f81aa820be64c48590a36b5d62e0b02b2da20..d93a9835297485bcbb9f26f50104d60217ee5e4e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 49c54899ebf7321de767365932b75e408d678691..c4d4ac7f49cac74c1dbf66a16bd3f912cee93118 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 30e290307f120628add097052512c8c6fb57c4bf..356dc58e17720c581f8fa620f3295c0f6f11b21b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 2124b32435da9eedae9f699401b1299000fe723c..09156e74b1de6ba888832db8cdddbb664e967880 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
diff --git a/pom.xml b/pom.xml
index 3e0ed3a7a64498525d2b19b056b7eab7ec5e1353..7c575a3a15cb518f828b9ad4cb7d1dd31209f760 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.2-SNAPSHOT</version>
+       <version>1.1.2</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
@@ -29,9 +28,9 @@
        </modules>
        <url>${site.urlBase}/${developmentCycle.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.2</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.2</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.2</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index e1fdd23d3d7ae75aa39ba44abb40da33ce046607..099a8e809d557d4d2fc11cbc9520226987884112 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
index 82ca4c225bfdb46d01b5f295c7e328ad9a787dbf..c7d8d8a3fe7a50d981119def50079cf6c1dbc8f9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 54642ab797841c023a49986c5a1e4c2b12b95187..d5a05f9551a78c1d4e6e355b8bec76882814a22f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index e28195783c7cd04d302c29caf858a2e4753ed861..34dcf3b8b2a5828c22361d04ec60342aad985648 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -75,7 +75,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
index 43094ab7d7ff16659d9a65eef7f5d774b0748d82..9e07a9a431d36e38a23a2167f80323da1a60456b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Unit Tests -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                        <scope>test</scope>
                </dependency>
 
index 92ebf3538d746b00378cabe2ebbedf7bfe5a635e..a3c21de3c957142d5e649190f8a1328ddc94cdc2 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Commons -->
index 74b3158a2c2a7e3fbc6cc35269be2d1bbfd698e9..d1fe1d34debe321d088b4a1b82297c5745e4bd06 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -48,7 +48,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Spring -->
index 1778b517c06194978c349dbabb43b5b693a6fe7c..8b0d968d326b4e3b00c3e8b1e6efae104f5622ae 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 9f255f1716e518cac0c229b29222f6c32fde91c0..638419d17ab2c6b521f60c89ebbcd7328d532598 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -35,7 +35,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- Spring -->
index e23cdd564578772afd748b241f2327d2c2a7b5be..ad890c36f9fd8a4415d881a933216a69e22c49ba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -29,7 +29,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
index 89c5d65b118176d44cbcc6a71888775d3c6badb8..85eff53df02124d0dafbd34d10947cb5e17d68da 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -30,7 +30,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
index 4ab0fe43d1d1724bc928e670d9b2b3951bee0420..3e16103d56922d73e5e6cd56f27630fb032d8503 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
@@ -92,7 +92,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index f7e79f99c6528e60523d753264eee0d4f4e7583f..470d96c953842ea75e3d07210af3688bb0032565 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -46,7 +46,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
@@ -59,7 +59,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 041ae0c35cbbe6b4dcd996d2a3c430f9623e6c60..1aded4c3b6de8aad4feb7eb037c5a992f400805e 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -36,7 +36,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
index 5c52aa177c84f563e1ea05e2d11c0edf697e1358..0afc2c55245252ee568d54fb6de4b98b1c7ab4bf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
@@ -45,7 +45,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 1d306b41afc09c19435fadf3988b9e76ee09e4c5..1a5edc0ce7c4f8a33c35a9b569f4396b9c17f41b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 51aa9d2e46dbc4bdc12b5909393e9a7c99130780..e6a02477852efe5284a3dac9ccdc437188c1fa9b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index d8f57fa89fd5a7a7c8b0dbd0ed487ce085013951..84ae3ab259d14ac5417d7eb4ad87a5481e2a3145 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -31,7 +31,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
index 0f5266e2cb943cac0d57643381976dc066cef5b9..cb9ce5087977e0a14ed9ace157cc81cb2474b4f1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -39,7 +39,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- SSH -->
index a3ae46c45c6e83a4cd4a5a2af28463b8d2bef9b8..57c96246870630c7955f051fc9be2569dc12a6e9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <dependency>
index a8d9929f6e3c14fedb13d3aeffd561c77f9ef023..3a519037df0f9c30d07a11679db9ad4a15b63226 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -88,7 +88,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.2</version>
                </dependency>
 
                <!-- OXM -->
index 159879bab3c8dc905844be92fb645b7809881a75..dcd0552ab98fcf87f015d0fe46c769cb3d0e704c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>