Prepare for release
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 25 Nov 2010 10:37:47 +0000 (10:37 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 25 Nov 2010 10:37:47 +0000 (10:37 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3931 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 3cff8c67db8ae64e57963b6307edacddddb86edc..27042643cc982b9f2f9494bb9a3b0f0432780e7a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <packaging>pom</packaging>
        <properties>
                <developmentCycle>0.2</developmentCycle>
-               <version.argeo-distribution>1.1.0-SNAPSHOT</version.argeo-distribution>
+               <version.argeo-distribution>1.1.0</version.argeo-distribution>
                <version.argeo-ria>0.12.4</version.argeo-ria>
-               <version.maven-argeo-osgi>0.1.29-SNAPSHOT</version.maven-argeo-osgi>
+               <version.maven-argeo-osgi>0.1.29</version.maven-argeo-osgi>
                <version.maven-bundle-plugin>2.0.1</version.maven-bundle-plugin>
-               <version.maven-argeo-qooxdoo>1.1.0-SNAPSHOT</version.maven-argeo-qooxdoo>
-               <site.repoBase>file:///var/argeo/projects/commons/www/site</site.repoBase>
-               <site.urlBase>http://www.argeo.org/projects/commons/site</site.urlBase>
+               <version.maven-argeo-qooxdoo>1.1.0</version.maven-argeo-qooxdoo>
+               <site.repoBase>file:///srv/projects/www/commons/site</site.repoBase>
+               <site.urlBase>http://projects.argeo.org/commons/site</site.urlBase>
        </properties>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/commons/trunk</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/trunk</developerConnection>
-               <url>https://www.argeo.org/svn/commons/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
+               <url>https://svn.argeo.org/commons/trunk</url>
        </scm>
        <licenses>
                <license>
@@ -165,6 +165,7 @@ limitations under the License.
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-site-plugin</artifactId>
+                               <version>2.1.1</version>
                        </plugin>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>