]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[maven-release-plugin] copy for tag argeo-slc-1.1.6
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5e472bd89470bc60f45001738c32bc3a1c71f6d2..48d0beeb19692b81d0708f330441954c085c3f2c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,22 +1,21 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>1.1.6</version>
+               <version>1.1.7</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>1.1.5-SNAPSHOT</version>
+       <version>1.1.6</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
                <site.repoBase>file:///srv/projects/www/slc/site</site.repoBase>
                <site.urlBase>http://projects.argeo.org/slc/site</site.urlBase>
-               <version.slc>1.1.5</version.slc>
+               <version.slc>1.1.6</version.slc>
        </properties>
        <modules>
                <module>runtime</module>
@@ -30,9 +29,9 @@
        </modules>
        <url>${site.urlBase}/${developmentCycle.slc}</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/trunk</developerConnection>
-               <url>https://svn.argeo.org/slc/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.6</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.6</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.6</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>