[maven-release-plugin] copy for tag argeo-slc-0.13.0 svn/tags/argeo-slc-0.13.0
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 25 Nov 2010 18:06:35 +0000 (18:06 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 25 Nov 2010 18:06:35 +0000 (18:06 +0000)
git-svn-id: https://svn.argeo.org/slc/tags/argeo-slc-0.13.0@3947 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

51 files changed:
demo/pom.xml
demo/site/pom.xml
dep/org.argeo.slc.dep.agent.extras/pom.xml
dep/org.argeo.slc.dep.agent/pom.xml
dep/org.argeo.slc.dep.detached/pom.xml
dep/org.argeo.slc.dep.eclipse/pom.xml
dep/org.argeo.slc.dep.gis/pom.xml
dep/org.argeo.slc.dep.sdk.sources/pom.xml
dep/org.argeo.slc.dep.sdk/pom.xml
dep/org.argeo.slc.dep.server/pom.xml
dep/pom.xml
dist/org.argeo.slc.sdk/pom.xml
dist/pom.xml
eclipse/plugins/modules/pom.xml
eclipse/plugins/pom.xml
eclipse/plugins/runtime/org.argeo.slc.client.commons/pom.xml
eclipse/plugins/runtime/org.argeo.slc.client.core/pom.xml
eclipse/plugins/runtime/org.argeo.slc.client.oxm/pom.xml
eclipse/plugins/runtime/org.argeo.slc.client.rcp/pom.xml
eclipse/plugins/runtime/org.argeo.slc.client.ui/pom.xml
eclipse/plugins/runtime/pom.xml
eclipse/pom.xml
integration-tests/org.argeo.slc.it.webapp/pom.xml
integration-tests/pom.xml
modules/agent/pom.xml
modules/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.server/pom.xml
runtime/org.argeo.slc.specs/pom.xml
runtime/org.argeo.slc.support.activemq/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.gis/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
server/org.argeo.slc.ria/pom.xml
server/pom.xml

index e57171339ef1798af43e56da6867929c94e72155..ad45b4e57990b3f379a346753fd0a631eb7dcb08 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index f15c2c90a46a2e966bd8ccd14407d89cfdefabbb..c5097949871c19be385a98ffa79db47cb8119b45 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>demo</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index df768b2ff19fd8767434c9a2f00fe3cda081105a..486412ade4aa8d2489294c5d105843cbb4bd5e54 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index d1ee0f3afa1d18faad90fa3016638bb0d0c896b7..71e5ea0f6b9e721a26a55f9fd555ee16e1964984 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 0d3edded5616837ca2323279fbf35624be640737..3f75cc33749c1638f148953b79b2158c7ba967f7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 685292b6715795823cb71e7c83eafe61c28f0c87..360a15dd6f51f0c696bede18228596472b0f87a2 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 94cdcafc56eca0574fca6b093e2ca92723a2e5d5..0f4abeb30ef0b734be76eddad4bb24607ce799ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 9b95cb25076237d36a55c06fcb3971d09c445e28..21701b9c1573bd716633f98f4095d8b2644c5c0b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index b80915d7fcf298dd1ddee5baf83017256a42ddea..fb7ebefa60823dbdaff580f8030c2482168a84c3 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 3641f510ac475000b571f3227b036a3699083599..b057d1c9d6ccc82093b4475eed08bd6c24cecd83 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.dep</groupId>
index 6e8c6293454f8cf13a11188a5208aa09b51f2d32..1ae68270f9c3cc6558bed339ab3fa00b8bb368ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 87c9cdb023dc045696d115d4d93273ff7c8ebc5e..2f3c5ac36045e803d441f61eca2acd9b53ff5e67 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dist</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>org.argeo.slc.sdk</artifactId>
index cae294898b2b0340a903408104b7c6f86d84634b..26aa4ed7be35a41d115b45abf7af583b5edd30cb 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 51d12e3c7a30a831c2db667bb70447713e2177e1..7fd9b92398f5095c02dd61fcde57db60b13b1a0b 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
index c5a6f67254ee61aa58a9744bdca4ab1db4f8fea0..58b4a76bbc392757d31c5105c02f12c4a618564e 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>eclipse</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
index ea011cfc39415e92c7f22402d7cc2ffa0977cb97..eec07d9bf2f221355d76df96d3b040192edc813a 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.commons</artifactId>
index e0ab2d3b86b83ae8728ab088b5357b4fbbe7d450..725d4b74dba007bc8336f1a7690fc6d069594660 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.core</artifactId>
index c92200e4a0f98fb31ec1288f08d8456848b0f6b6..21c2c6ff58a7b02b2e594cc9578c8f5dcac6232e 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.oxm</artifactId>
index d283f6c82be65b737a47334f43e2455fe3038716..7747fba1ed5e9bf91938ff494db31b59b9ec5471 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.rcp</artifactId>
index 4827a1b7c9814c66642503c3f43df6f744fd03f3..0a15c6da74f4419fd3520650a9521b8af7156895 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui</artifactId>
index 218e19446c566a1f3692ad14b0493af1d1ad5bd2..d2594f68f1fc39f55a97fdf4e4f8e0bd6d2f62c3 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
index 7ee567fed3f55085cc298634983313f35c76bbc8..f1cf162cb31b4cd74219616ea54decdfde684196 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>eclipse</artifactId>
index 4da8d4fc0c31d4fb96d6b27a2afdc81f601f4566..9a9ab43676eff427c685e301aff653939120fe62 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>integration-tests</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
        </parent>
        <groupId>org.argeo.slc.it</groupId>
        <artifactId>org.argeo.slc.it.webapp</artifactId>
index 0efba62e1d0e4ccafe6dce960c9850503377663e..21304a5bb7d852f320121a108b0660f463e683f7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index f24d62ff7ac12e78284dee15d07688ae8415ff8b..1fa6b8ad0fb33d1b9d1b3e4c62d7f3cf507af531 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
index 3fab1c261acd537c39da69b725e8bc6b7daa179f..7179f891726e6c9500fe6fb0ec269433d1ddfa46 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>modules</artifactId>
index 569344786a4b2e176696a9df355ee8cd537ff3c0..b8611b08cc04f5104efe3fb5f62755e9ba03b774 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.modules</groupId>
diff --git a/pom.xml b/pom.xml
index 81e44407d44b76a861feffa94bd8a33297897458..ef60772fe4b85b312a17b52a190aaa2f938cb8be 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</groupId>
@@ -10,7 +9,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.13.0-SNAPSHOT</version>
+       <version>0.13.0</version>
        <properties>
                <developmentCycle>0.13</developmentCycle>
                <version.argeo-distribution>1.1.0</version.argeo-distribution>
@@ -36,9 +35,9 @@
        </modules>
        <url>${site.urlBase}/${developmentCycle}</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-0.13.0</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-0.13.0</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-0.13.0</url>
        </scm>
        <issueManagement>
                <system>Bugzilla</system>
index 5b55d4f053bd898c058a223fa2a02b1f2592b90f..69b96a86b76e4c67e9a6f728bc075d5aeed818a6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 281e6289104c763b238ce3ae0a7aa1c783e31181..8a7bcab1482e682fe90c9a3552bf5c30a62a4cd7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index cf79847237088353ad47c2d0e2f7ce71b2f5496f..68ce1503a715a037e31a7ba8659e7287dbb185fa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index eb3a60ce02463abab5b5f4f8d29979cdc60a5f00..1f8f855da06bce9a5dbb2e6e6e95130e34e407c7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index c2ec2832a76584734fd331c2cccaf30d6c10f43e..5190781f43a492b6d98b48a2a55c0a82f7f965b3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index a39981a6df165531dae0757585a7c4541f7b3984..26c8885faf26f1419198da8fbbef9a5d73b87433 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 849233fedce94f06d6c198d31dfd5661112be358..f6e721573929d51ae1fa7865e05527f8c84e6dd0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 1518dc0099427525426a80929e1a0d1776ea7fd8..e27e1b73a41d8e54f71dcb1017d1c82544b6f8b5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index abc9854eeb6e3b2519d0633eb7d0d67ce54fa46d..be2ea9c6d2debd5579391b94cfe3518a1731a68c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 20532eb7b16b85a7c7d10c7c06d6bed56cec7f88..1973216af00a4db4e123cb23f0721869462f74d1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 103dd3b0ef94d808994c09d72749f2b3fe20f7fe..53eb1293258ff3a7cc8df9929028086cedf13477 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 0d12e738ff80f26e83169f24ee9a941dcb764065..45162998fab79a8f842951dfddd9b099c0acec11 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 08939f7480219a047063dade6424736235cf211a..dd4e1694f31ebd1568c5a81efe781c307768b478 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 76696bac6817da828e9f8e810246027d6844892b..d149a5f6b265cbf6709b7889e80391afcd5b9801 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index ae770f4a7f455c605db4704b7034cd06d14745b0..a64cfe5156fa1a95b39368ff95ef7315752ac257 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 64f4b212f53db3cbfc6a4333ef37b310ecdc3461..3af8b2ad4e01d1d4a4a277fb4422da1ba8e5ef8c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 24b7eb97b46620f5104cea5116c0ef18423b3706..4625438cedb94642eba90cd8288f8a8d2b0eb60a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index eb11000412f9c5183c856a27e189b52056d38b6e..99739e44ccd654b088e103523edb8308f0469a5d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 3ab4200e5a841c2cedcece85f2757cd6aff15363..e00b239cc106c9b0ad084ebdb1f1d77705c26c04 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 5b3cdc1329b019ca5a569c92b2a5b5ce55bb3b13..b8d1e49f6be0fb56516138d69289e13d6b1b0f62 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index 7f6bfde5b017141532a9b1c80ad5d89121283ebe..4ca2999440948d71446b74455fb0b0e0b8bb93d4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
index 1de0e6b0b948c969c4926adf6ccdb26b3f4f91cc..ce4b4dbf8030a4c49c0b30ca8b1ab2d72497d3f9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>server</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.server</groupId>
index f30c1245dee0ed74edc7a4da91d4cb400d169d22..62ec1e2c1eab48d05fbef0aa02e7b4778762d5c2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0-SNAPSHOT</version>
+               <version>0.13.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>