]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.18
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f4137d0687074219c433156c237b8e4d87f7be41..f575680d6d5154d58388e34af0cb1a68537f548f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<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>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
        <description>SLC is a framework integrating various build, deployment and testing technologies in order to build specific application life cycle management systems.</description>
-       <version>1.1.17-SNAPSHOT</version>
+       <version>1.1.18</version>
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
-               <version.slc>1.1.17-SNAPSHOT</version.slc>
+               <version.slc>1.1.18</version.slc>
        </properties>
        <modules>
                <module>runtime</module>
@@ -29,9 +28,9 @@
        </modules>
        <url>http://projects.argeo.org/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.18</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.18</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.18</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>