]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
Exclude troublesome bundles
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 434e3e93fe6f2c50eef96e123048649acb7cf37f..9b7be26a6332071b4a5fa59f4fe93f3f7faa5ce0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,15 +3,15 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.0.0</version>
+       <version>2.1.1.tp-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>2.0</developmentCycle.argeo-commons>
-               <developmentCycle.argeo-commons.startDate>2012-12-18</developmentCycle.argeo-commons.startDate>
+               <developmentCycle.argeo-commons>2.1</developmentCycle.argeo-commons>
+               <developmentCycle.argeo-commons.startDate>2012-12-19</developmentCycle.argeo-commons.startDate>
                <version.argeo-distribution>1.4.0</version.argeo-distribution>
-               <version.argeo-commons>2.0.0</version.argeo-commons>
+               <version.argeo-commons>2.1.1.tp-SNAPSHOT</version.argeo-commons>
                <!-- RPM -->
                <rpm.release>6</rpm.release>
                <rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-2-staging/6/x86_64</rpm.stagingRepository>
@@ -29,9 +29,9 @@
        </organization>
        <url>http://projects.argeo.org/commons/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.0.0</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.0.0</developerConnection>
-               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.0.0</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>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -246,7 +246,7 @@ limitations under the License.
                                <plugin>
                                        <groupId>org.argeo.maven.plugins</groupId>
                                        <artifactId>maven-argeo-osgi-plugin</artifactId>
-                                       <version>1.1.2</version>
+                                       <version>1.1.3-SNAPSHOT</version>
                                </plugin>
                                <!-- Others -->
                                <plugin>
@@ -492,6 +492,15 @@ limitations under the License.
                                <checksumPolicy>warn</checksumPolicy>
                        </releases>
                </repository>
+               <repository>
+                       <id>argeo-tp-rap</id>
+                       <url>http://alma.vpn:7080/data/public/java/org.argeo.tp.rap-2.1.x</url>
+                       <releases>
+                               <enabled>true</enabled>
+                               <updatePolicy>daily</updatePolicy>
+                               <checksumPolicy>warn</checksumPolicy>
+                       </releases>
+               </repository>
        </repositories>
        <pluginRepositories>
                <pluginRepository>