[maven-release-plugin] prepare release argeo-commons-0.3.0
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6f987e9b64519243a5f347752479db22ed683ac2..8996b2601a595b9423160f4c068011a80c846487 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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</groupId>
@@ -9,7 +8,7 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>0.2.3-SNAPSHOT</version>
+       <version>0.3.0</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
@@ -26,9 +25,9 @@
        </properties>
        <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-0.3.0</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-0.3.0</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-0.3.0</url>
        </scm>
        <licenses>
                <license>