[maven-release-plugin] prepare release argeo-slc-all-0.10.3
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 24 Sep 2008 14:24:42 +0000 (14:24 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 24 Sep 2008 14:24:42 +0000 (14:24 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1617 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml
org.argeo.slc.agent/pom.xml
org.argeo.slc.core/pom.xml
org.argeo.slc.dist/pom.xml
org.argeo.slc.example/pom.xml
org.argeo.slc.hibernate/pom.xml
org.argeo.slc.server/pom.xml
org.argeo.slc.webapp/pom.xml
org.argeo.slc/pom.xml
pom.xml

index a7f186b274ab0ab31571c7473ad9ba4918bec0b3..c74adf2ac3b2d07bf4c5ba9097d8e6528a9ccd7a 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.argeo.slc</groupId>
         <artifactId>argeo-slc</artifactId>
-        <version>0.10.3-SNAPSHOT</version>
+        <version>0.10.3</version>
         <relativePath>../org.argeo.slc</relativePath>
     </parent>
     <artifactId>org.argeo.slc.ui.launch.feature</artifactId>
index 6a53f1c1d917512eea0bc40463a718cf9511d5b8..3ae754881c6cce8141bb1043fdcee543fae16c48 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.10.3</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-agent</artifactId>
        <name>Argeo SLC Agent</name>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.agent</connection>
-         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-agent</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc.agent</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc.agent</url>
   </scm>
        <build>
                <plugins>
index 54383814906d00c42cdd12e2d9db42eadd3e0b18..d735a11bdcc68c886851d1370d91493403a99c3a 100644 (file)
@@ -3,15 +3,15 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.10.3</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-core</artifactId>
        <name>Argeo SLC Core</name>
        <description>SLC Core</description>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core</connection>
-               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc.core</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc.core</url>
        </scm>
        <build>
                <plugins>
index 0803af4430ee3ec647f769a3cd36b370161f4008..2f5d31fd8c7ec329fe76ff29f657997f38d87be9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.10.3</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-dist</artifactId>
index 753e0050e7323da063c2473af4fb3918ad206180..651f1842e1ca04c7db1167febfd0aa84bf0b4567 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.10.3</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-example</artifactId>
@@ -11,8 +11,8 @@
        <packaging>jar</packaging>
        <description>An Example SLC application</description>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.example</connection>
-               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc.example</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc.example</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc.example</url>
        </scm>
        <build>
                <plugins>
index f6092c9de548d4a50055d9d747b10c5757f17bcb..dc678d7c94c523fbaedd8730471f4ab059d3e7c6 100644 (file)
@@ -3,14 +3,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.10.3</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-hibernate</artifactId>
        <name>Argeo SLC Hibernate</name>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.hibernate</connection>
-         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-hibernate</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc.hibernate</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc.hibernate</url>
   </scm>
        <build>
                <plugins>
index bbe3bb4d236fa30dbc5b165f688d3ffe080dbbee..568ea5a749d42f2a228ed8aa2b5b828407eaa529 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.10.3</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
index 75fe56d2915f8202cd0ac8d8752e35192a1bf318..d05c121db8a920c7a0a4661937ed65cc7971cd78 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.10.3</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.webapp</artifactId>
index 57deef56fc908192d75b3daed5e490bd49017a50..b631bf11cf2ba7b8a5341bf50056851ea8a0c832 100644 (file)
@@ -1,12 +1,10 @@
-<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>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.10.3-SNAPSHOT</version>
+       <version>0.10.3</version>
        <description>SLC Distribution</description>
        <url>
                http://www.argeo.org/projects/slc/${project.artfactId}/${project.version}
                <version.jetty>6.1.11</version.jetty>
        </properties>
        <scm>
-               <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>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc</connection>
+               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3/org.argeo.slc</url>
        </scm>
        <issueManagement>
                <system>Bugzilla</system>
                                                <stopKey>stopKey</stopKey>
                                                <stopPort>9091</stopPort>
                                                <connectors>
-                                                       <connector
-                                                               implementation="org.mortbay.jetty.nio.SelectChannelConnector">
+                                                       <connector implementation="org.mortbay.jetty.nio.SelectChannelConnector">
                                                                <port>9090</port>
                                                                <maxIdleTime>60000</maxIdleTime>
                                                        </connector>
diff --git a/pom.xml b/pom.xml
index 96f6511252a716b8d769b65d2579e4ecc30ec785..02f61599d218b5eb12cd5af6dc6ad5c988e4f0b2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.3-SNAPSHOT</version>
+               <version>0.10.3</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -23,8 +23,8 @@
                <module>org.argeo.slc.webapp</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
-         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-all</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3</connection>
+         <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.10.3</url>
   </scm>
        <build>
                <plugins>