Prepare to release v0.12.1
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 17 Jan 2010 20:18:53 +0000 (20:18 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 17 Jan 2010 20:18:53 +0000 (20:18 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3311 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index e3ad32274411a56ebc02ff0fa349dd48c2282dab..bbfa74f7c1ea8e4e606b7585068d042fdd962001 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <version>0.12.1-SNAPSHOT</version>
        <properties>
                <developmentCycle>0.12</developmentCycle>
-               <version.argeo-distribution>1.0.3-SNAPSHOT</version.argeo-distribution>
-               <version.argeo-ria>0.12.3-SNAPSHOT</version.argeo-ria>
+               <version.argeo-distribution>1.0.3</version.argeo-distribution>
+               <version.argeo-ria>0.12.3</version.argeo-ria>
                <version.argeo-commons>0.1.2</version.argeo-commons>
                <version.equinox>3.5.1.R35x_v20090827</version.equinox>
                <version.maven-bundle-plugin>2.0.1</version.maven-bundle-plugin>
-               <version.maven-argeo-osgi>0.1.26-SNAPSHOT</version.maven-argeo-osgi>
+               <version.maven-argeo-osgi>0.1.26</version.maven-argeo-osgi>
                <version.maven-argeo-qooxdoo>0.8.3.0</version.maven-argeo-qooxdoo>
                <site.repoBase>file:///var/argeo/projects/SLC/www/site</site.repoBase>
                <site.urlBase>http://www.argeo.org/projects/slc/site</site.urlBase>
@@ -190,6 +190,7 @@ limitations under the License.
                                        <autoVersionSubmodules>true</autoVersionSubmodules>
                                        <releaseProfiles>release</releaseProfiles>
                                        <goals>deploy</goals>
+                                       <preparationGoals>clean argeo-osgi:update-manifests install scm:checkin</preparationGoals>
                                </configuration>
                        </plugin>
                </plugins>