]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
[maven-release-plugin] copy for tag argeo-commons-2.1.5
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4b0d554aa41d4eceb5ab306075995aa3f556bb81..23d40a5386b8a40443bdbaa4197ec14b10f36997 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.1-SNAPSHOT</version>
+       <version>2.1.5</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>
@@ -11,7 +11,7 @@
                <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.1.1-SNAPSHOT</version.argeo-commons>
+               <version.argeo-commons>2.1.5</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/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
-               <url>https://svn.argeo.org/commons/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.5</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.5</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.5</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -107,6 +107,8 @@ limitations under the License.
                                        <include>WEB-INF/**</include>
                                        <include>icons/**</include>
                                        <include>branding/**</include>
+                                       <include>img/**</include>
+                                       <include>theme/**</include>
                                        <include>*.properties</include>
                                        <include>properties/*.properties</include>
                                        <include>p2.inf</include>
@@ -492,6 +494,15 @@ limitations under the License.
                                <checksumPolicy>warn</checksumPolicy>
                        </releases>
                </repository>
+               <repository>
+                       <id>argeo-tp-rap</id>
+                       <url>http://repo.argeo.org/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>