Cleanup pom
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1b5d34dff34355b63efe45ab9a93f180f8edebe4..283170f82813e2f18d8a511f2385b4e39af85617 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>1.1.4-SNAPSHOT</version>
+       <version>1.1.4</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>
        </organization>
        <url>${site.urlBase}/${developmentCycle}</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-1.1.4</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-1.1.4</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-1.1.4</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -468,4 +467,4 @@ limitations under the License.
                        </modules>
                </profile>
        </profiles>
-</project>
\ No newline at end of file
+</project>