]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Jun 2009 20:20:56 +0000 (20:20 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Jun 2009 20:20:56 +0000 (20:20 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2480 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

25 files changed:
demo/pom.xml
demo/site/pom.xml
integration-tests/org.argeo.slc.it.webapp/pom.xml
integration-tests/pom.xml
org.argeo.slc/pom.xml
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.osgiboot/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.hibernate/pom.xml
runtime/org.argeo.slc.support.maven/pom.xml
runtime/org.argeo.slc.support.simple/pom.xml
runtime/pom.xml
server/org.argeo.slc.ria/pom.xml
server/org.argeo.slc.siteserver/bundles/pom.xml
server/org.argeo.slc.siteserver/pom.xml
server/pom.xml

index 52e4950ec8fd419596f5d4573989e261ed751f88..2f0b5017399b654ba1cc223589b4faa769d3bf8d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index e2afa002d7fa7ecd4909cf91f288e4e81bed6994..c317cec7fd2c81775a03216438ea8a14e9e1ef3f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
index 2b69a79e69bbf979baa946971ff677065cdcc585..449acadb31e5aadffdb0c19e66e0b3169685aa00 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.server</groupId>
                <artifactId>deploy</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>../../server/org.argeo.slc.siteserver</relativePath>
        </parent>
        <artifactId>org.argeo.slc.it.webapp</artifactId>
index 592653a8e0183ace139f37aeda435476964e2f20..de6e2e833d0e256c8fc26ebcc32b9fa288f4cd3e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.it</groupId>
index aec610de2b28fe293070057a707310f28c420c2e..d9fca7f2b63df9916238fea191adc7acd43bbfc1 100644 (file)
@@ -4,7 +4,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.11.3</version>
+       <version>0.11.4-SNAPSHOT</version>
        <url>
                http://www.argeo.org/projects/slc/${project.artifactId}/${project.version}
        </url>
@@ -22,8 +22,8 @@
                <version.maven-argeo-osgi>0.1.11</version.maven-argeo-osgi>
        </properties>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.3/org.argeo.slc</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.3/org.argeo.slc</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc</connection>
+               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc</url>
        </scm>
        <issueManagement>
                <system>Bugzilla</system>
diff --git a/pom.xml b/pom.xml
index 6be92dcc0d39ac70a52f127f84a6d545a9d2e44d..84ff5ac0560deeaa5102b25294bae843996279e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -16,8 +16,8 @@
                <module>demo</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.3</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.3</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
+               <url>https://www.argeo.org/svn/slc/trunk</url>
        </scm>
        <build>
                <plugins>
index 77a008b792f7abdca8a41bb5de7cc94132b74f19..8cb240665f8105fd561b6255380ca39764f3baad 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
index 43a986b860a7e7d8059b45d094bc1bcc761c74f5..5f341dff576b7abf18e93d3b9fb88058dbab9bd4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached</artifactId>
index 8a04b7ae0b535d517845a9f42a1ca8c1d670ce42..f38731bdde2590932c2b93af4ae5ad34570f8545 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.launcher</artifactId>
index 41ce7992e0a9298583cc069583c72978f6a7fc25..3011227a5bd7a8859eef9164cb455ddd5a2a8801 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.lib.detached</artifactId>
index 8b30905ef82445f95b371aa8042abc67bdbc8a26..3ef7921f162ac316fd4fdb4ce403bfdfb3e0c4da 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.osgiboot</artifactId>
index d9393f0ed4fa60f36a3250b6f704b3b171d1d095..567e05f86c4432f916aef4f4aa569f68422c51f2 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server</artifactId>
index c5fcecbe9762fbb2bf71a65eb7515c194ecd31e0..e9432cf40516b17e6f2034ae3eed3cf955e54556 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.specs</artifactId>
index 6e5a2bbde06cb2a3f77aed2532c79c51c605d6e2..a6e7486fb842e91886b6fc9a2a3493caff1c1d0d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.activemq</artifactId>
index 105cb06a4851c5147b94eb7fda59358e8b65aca8..8c1afa578048d708cc23f82f9ce103d223d72d53 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.ant</artifactId>
index d84351f7d7e2e6f1712773e385d339721d5c3998..a7f16a6a5b3691bc6e67a846256b16888afb794a 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.castor</artifactId>
index 29af1dcec244a0dc4b0975e3e362646dfd1f2c62..125df5cc2fb976db94fe53f9d6e0450a4f3c43e5 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.equinox</artifactId>
index ea329229231762ee89f66f4bfa641077b848b64b..af60c88b09bdf425764310f9f9b951673696702d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.hibernate</artifactId>
index 4a9157f22633e51e6949170203221fb5daeb195d..1e7ce985f3de89d49dccb357f84551842e7be7af 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.maven</artifactId>
index 4b5bc39f42229441a6a5d2634102fbec4362a6db..7208a95e915657014a79710b69bdb58ba7397ee7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.runtime</groupId>
                <artifactId>argeo-slc-runtime</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.support.simple</artifactId>
index 447b852d6feb43380797293cf54535557fc02b87..b1325f27d6711b46e2cc3295fa317ed3e9f4ecfa 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
index c764fddd6e3d24219859145e30a75a8f857ebaf2..b4ee31ebcdc383be23cb272dbc0be9b2e8587fa1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.server</groupId>
                <artifactId>argeo-slc-server</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ria</artifactId>
index bc1c1bd1caa27531eaf98afe4c4765f68f0d13db..d5bc73fcae5e4f299c6232579af477acf920b0d7 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.server</groupId>
                <artifactId>deploy</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.server</groupId>
index 3471afbc4574123707a46018fc3ee97d79ef75da..f2591a576651fb3dd06b14876d54de62f797ec21 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.server</groupId>
                <artifactId>argeo-slc-server</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.server</groupId>
index deeab6c82cafbe16a22c93749769016faa2e9df9..13112144922d5fe7a076057b27dfe718413f09c8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.3</version>
+               <version>0.11.4-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.server</groupId>