]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
Prepare next development cycle
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3b54e609104084f3b0a9ccd42ddeb1a3861dd0a0..9253d439412c65babfcc575c45f990d22267dd2d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,18 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>1.1.9-SNAPSHOT</version>
+       <version>1.1.10-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <description>Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring</description>
        <packaging>pom</packaging>
        <properties>
                <developmentCycle.argeo-commons>1.1</developmentCycle.argeo-commons>
                <developmentCycle.argeo-commons.startDate>2012-06-19</developmentCycle.argeo-commons.startDate>
-               <version.argeo-distribution>1.3.1</version.argeo-distribution>
-               <version.argeo-commons>1.1.9-SNAPSHOT</version.argeo-commons>
+               <version.argeo-distribution>1.4.0</version.argeo-distribution>
+               <version.argeo-commons>1.1.10-SNAPSHOT</version.argeo-commons>
                <!-- RPM -->
                <rpm.release>6</rpm.release>
-               <rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-staging/6/x86_64</rpm.stagingRepository>
+               <rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-1-staging/6/x86_64</rpm.stagingRepository>
                <!-- encoding, see http://is.gd/mvn_source_encoding -->
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        </properties>
@@ -485,7 +485,7 @@ limitations under the License.
        <repositories>
                <repository>
                        <id>argeo-tp</id>
-                       <url>http://repo.argeo.org/data/public/java/org.argeo.tp-1.3.1</url>
+                       <url>http://repo.argeo.org/data/public/java/org.argeo.tp-1.4.x</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
@@ -521,7 +521,6 @@ limitations under the License.
                </repository>
                <site>
                        <id>site</id>
-                       <name>Argeo Commons Site</name>
                        <url>dav:https://repo.argeo.org/data/files/docs/org.argeo.commons-${developmentCycle.argeo-commons}.x</url>
                </site>
        </distributionManagement>