Commit 9de119ce authored by Dumoulin Nicolas's avatar Dumoulin Nicolas
Browse files

[maven-release-plugin] copy for tag observation-0.1

No related merge requests found
Showing with 7 additions and 3 deletions
+7 -3
......@@ -8,7 +8,7 @@
<groupId>fr.cemagref</groupId>
<artifactId>observation</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.1</version>
<dependencies>
<dependency>
......@@ -30,7 +30,7 @@
<dependency>
<groupId>fr.cemagref</groupId>
<artifactId>ohoui</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</dependency>
<dependency>
<groupId>jfree</groupId>
......@@ -44,7 +44,7 @@
<!-- ************************************************************* -->
<name>${project.artifactId} ${project.version}</name>
<description></description>
<description />
<url>http://trac.clermont.cemagref.fr/projets/LISC/wiki/JavaObservation</url>
<licenses>
......@@ -61,6 +61,10 @@
<packaging>jar</packaging>
<scm>
<connection>scm:svn:http://trac.clermont.cemagref.fr/svn/LISC/Observation/tags/observation-0.1</connection>
<url>http://trac.clermont.cemagref.fr/projets/LISC/browser/Observation/tags/observation-0.1</url>
</scm>
<build>
<plugins>
<plugin>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment