[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 9 Mar 2012 18:47:33 +0000 (18:47 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 9 Mar 2012 18:47:33 +0000 (18:47 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5216 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

53 files changed:
demo/pom.xml
demo/site/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 ab5064803ec127c5aab00a368c1709f56a775272..92d13f38b97300308ffb2df28e244ad0aeb112ba 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index fa1fbfd51ae66886e9c48f42b585c2e432253343..a4c5e499e1f7f3b37d7ba95eaa69350cfd7c3fa5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>demo</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index 7c50b0394e775fecc413eaabc77d4e1a78169e67..c4455ac8f72e991bac581bf7eb67089da38c16bd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.ant</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.activemq</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.equinox</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Agent Modules -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent.jcr</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Repo -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Launcher -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                        <type>tar.gz</type>
                        <classifier>base</classifier>
                </dependency>
index 3740121c437fa9e8a8536c82e4a54fbc13fdebac..663f12f059affeed0a0c52b48db66c845ffb1363 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <!-- For JDK 1.4 -->
                <dependency>
index f77fa87b44d37414f54c47e89d6bed07ae61f301..abfe7d2126698d4daf03e298e6818ecb23f6181c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc.dep</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 1c3e88514f0403f4f0f1e9be12eadc97e80ebe76..35c7e1cea118e1f1e5f461287ae3e180bbd05ca2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rap</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
index ebef9e4ecbf0d3a0839138652c4c0fe149db6bb4..74688d550d85690e9f5cf6b08cb290cd47a87489 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.eclipse</groupId>
                        <artifactId>org.argeo.slc.client.rcp</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Secure Application -->
@@ -63,7 +63,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index a6a963491fd4df61d8d1dbea35edf8809c6b7bf4..e291740d55e8d6405d147e54eecbba486c07c40d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
@@ -37,7 +37,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
index f1d82684a98dfeb6382fe22d54a8c47a79bc5fa0..18f84fb237e06b10632218475be4c82ad74712b1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 75ae4145733410e7fdfbf646e969d15539908f1d..4dee25b0cccac3f318ddb17e268e66b019a704ef 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
index 0ecf1c9a683231927d593455453ac155b68d89a7..f38f22f30f578cd07e17976ef0978fff114c4731 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>slc</artifactId>
index 5cf79ae64673a613c0f52e57fb383ec9abcf1c7f..d02afd0ad7f15cdd79dfa3c62e7d9b5cddd02b39 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo common distribution for RAP projects -->
index e330b05833b8443dfa9fff2cf15d36ec5e55cc5e..7dec9d520aa5d776b7c5e1a23f8bca68edee133e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Bundles to start -->
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.agent</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index b28710ffecfce4c2deeaf7f14e011f97dcb37b93..57ac06e81112ec0a692a3139b31c07fd64d49ff2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
 
index 7f13cf58a7afc0a2dc75b78e139bea14c6d783f8..a0903c49ab8e33e45b3fa51f3f71f374d47f8351 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.server</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
index 307c4d408331879d511b97e0f7b9631468a92ccd..b183a0b1a015f1a2b1c5c34a1ede545fecc5d06c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>eclipse</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
        <artifactId>plugins</artifactId>
index 9055b02f6d0b16f016a972be413cc5051c7e6faa..53cce8eccc1e9f436ad7b11abcf2bbf0e7044a84 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>eclipse</artifactId>
index 19a2ba6f017654d6c1c1390a5a1023a05e2be46f..6821ff8e2c2cea9dc63ae5c3af17637631bd66d3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.bsf</artifactId>
index bc8d658e822724b24a4e76ef5a86dc23cf11c834..8b380624f0df3f80e9cbe6d3135b801901b27574 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.jdbc</artifactId>
index bad3d13f71c0c9007fc4ceb816786b0167434071..f41aab8a6924e99b5526226f52cc8d7fbfba5083 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.ext.xalan</artifactId>
index a615923e800f5555005afd67f779141e9a3fb49e..cdd5752e52a762c2f7c2be2b4b8c5a9b7d123cfc 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jcr</artifactId>
index 1cf15064e03f73b332a5575d7d4647b1a2dd1e12..202363c5fb87c053f4a2c19c841996c6fedcf9c6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent.jms</artifactId>
index 3c7e635441a07bccdb3770513041b7344a05efcb..0850045d2dc0d7134e49e285c0ffcff850af4ad2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.agent</artifactId>
index 249bee7afbfe1f269212547874c6f23ddc594bb1..1a85a486fe8285e5ba15fa1fe8a4081c28127019 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.activemq</artifactId>
index 7e6f1dd262abf83490404e22307be86e42d3be03..a4de63fa645772413338577b9665b8e44c52f321 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
index 2d895740aedc34dfa30b7f287710b742e8cdedbd..01253d0153e1b864ac989d139cda9bae3332735a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 54cae381086fe03afd55e33e7caa8432a589af97..4056a2cf036e577ec4b0e46263ac4506f1eb0fd9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.node.jackrabbit</artifactId>
index 1e1e42183957a5e053bd9815cb0dd82a4b2a5b5c..e0c23d252990fe0c2e8c5130e2e58d520b0c2f75 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
index 448ae183b540a8f97ca28d52380134e366e65c05..2ac5681d4b26bd6a6f66c08e096e6789250a5223 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.modules</groupId>
                <artifactId>server</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo</artifactId>
index 427d715dd128a8ffbe4a813e923d960fb337466a..589f95d1ba1a24d458dbae0c5e830b483a1539b1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
diff --git a/pom.xml b/pom.xml
index 09ea13c21308ce6ac98645f3745ed5dd27912259..6507f25112a6e86a892560bd75128a97b16edaf9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.13.1</version>
+       <version>0.13.2-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>0.13</developmentCycle.slc>
                <developmentCycle.startDate>2010-11-25</developmentCycle.startDate>
@@ -28,9 +28,9 @@
        </modules>
        <url>${site.urlBase}/${developmentCycle.slc}</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-0.13.1</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-0.13.1</developerConnection>
-               <url>https://svn.argeo.org/slc/tags/argeo-slc-0.13.1</url>
+               <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>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
index 9dda6aa9ff6ce0f12c4fd94caa97bc30acc17897..2cdc59cd8bb00946a2abbb61f30d3f6a2fae1d08 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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.specs</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 4c859484623e544451cb13eef1e09e19749f481a..f804a14840fcf3de95371e7566e32a62f07d2ac2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 0b280cf8a1ad2c0d6efebdc2da4fd996b5425d60..05df6e80001508eac2c95dc60968a764dfa01a51 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 10147856603df37d3698679d707dd59dcb983270..b64860b790b6cf95deb638cbbd06f58c4757da8d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
index b67bbde21ae81d02bb7703bd766ea47f96f7b3e8..017e001ff575f6caf80b98c1d0fbbcd6d45f06b4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.detached</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Unit Tests -->
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
 
index c1abe88a1aac5c9ced995bf184d65f2cdd61d488..5af911db5037dc0d43955e5df9dd60d60f834471 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- SLC Modules -->
index 6d3f78f69d8cbd8e51cdb33394b55bce7e959b47..d4c113a79ca62c71e8d54dd48ca81c883df6067d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index ece8db143a8ebbdae7a8a246f0c788228c2cf543..282ca64c990e14b9cb56e46438cf19963cc3eb6a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index e92bae94b02a9e41b81c16bf682fca7bde9646d6..8aee9ac59d01b38e4020ba8b6cfa139b49e4bc77 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->
index c95307baae4547f1b56298ddcbe97b5d7c5ef8c2..81b9555d581a5b110ddf89f9ea6601f70d150053 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 628e1689c087531c2e58c0ab962712f9d98f2c62..613b14448fb6a8d821737904583b746d0d1b665f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index a57aa2a56dff33c862b39b1d4c2dc99a051dd539..e0efc54fefe45b09f4e23b1a0559beabafcc562a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -62,7 +62,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -90,7 +90,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index 435d98fea113f9cd55428da904b3bd364d06fb43..81d8f1d0b56903b7b84ea87d245765ec76d0af1b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -43,7 +43,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.osgi</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -56,7 +56,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file
index a88fb9832375790708ef85999bbd96aeac10c229..6c740f8b7d7ccba557719fff486e3a5009074670 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
                        <scope>test</scope>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 243215f73d7de26293ee9b9044c43d561fe936ea..2e58bf5dd18c48c00c0364aca29d56791c0ac757 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
@@ -45,7 +45,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
index 0ab097586531cd50db7c047efb7a1f87f0693f6e..d2059c9a871e036ebca58a01cd68257e955782a7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index ad85f7a1bff126b876837d9293c8805fceab182c..9c0f21b6c7fb25a38311aaf44d0d0613d57d229f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- <dependency> <groupId>org.argeo.dep.osgi</groupId> <artifactId>org.argeo.dep.osgi.maven.embedder</artifactId> 
index 22153d83396efa04bab6a2afbadf91ed6b678498..9cccb298cdcc00819cb4fb40ce13b048e002a33c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index 4df33bc436a32eceefce539ba345028108b2266f..3f79bf11a70d1ec9d8229c691cc36e647c46e04b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- SSH -->
index ccaa4f9b710d062dd996225fda88bab748aacb5f..b5ce06e9f1358f24101fdb4c7047d08c0f4db561 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</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>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <dependency>
index ba064c169bf14d52d5ec7c37c3e97979732a6bb6..8ada70acb31002b0f5b72f1a984a54ae9151327f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.junit</groupId>
@@ -88,7 +88,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>0.13.1</version>
+                       <version>0.13.2-SNAPSHOT</version>
                </dependency>
 
                <!-- OXM -->
index c802965ca26af687fadefabeae13f8e9969bbf58..dbec6a4654f2fe559a6cf184540d3bdfd9343122 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.1</version>
+               <version>0.13.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>