Revision: 18589
Author: emmartins
Date: Wed May 25 07:34:32 2011
Log: [maven-release-plugin] prepare release 2.0.1.FINAL
http://code.google.com/p/mobicents/source/detail?r=18589
Modified:
/trunk/servers/jain-slee/tools/maven-du-plugin/pom.xml
=======================================
--- /trunk/servers/jain-slee/tools/maven-du-plugin/pom.xml Mon Apr 25
09:51:37 2011
+++ /trunk/servers/jain-slee/tools/maven-du-plugin/pom.xml Wed May 25
07:34:32 2011
@@ -10,7 +10,7 @@
<groupId>org.mobicents.tools</groupId>
<artifactId>maven-du-plugin</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.1.FINAL</version>
<description>Maven plugin to build JAIN SLEE deployable
units.</description>
@@ -75,9 +75,9 @@
</dependencies>
<scm>
-
<connection>scm:svn:https://mobicents.googlecode.com/svn/trunk/servers/jain-slee/tools/maven-du-plugin</connection>
-
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/trunk/servers/jain-slee/tools/maven-du-plugin</developerConnection>
-
<url>http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/tools/maven-du-plugin</url>
+
<connection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/jain-slee/tools/maven-du-plugin/2.0.1.FINAL</connection>
+
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/jain-slee/tools/maven-du-plugin/2.0.1.FINAL</developerConnection>
+
<url>http://mobicents.googlecode.com/svn/tags/servers/jain-slee/tools/maven-du-plugin/2.0.1.FINAL</url>
</scm>
<!-- dupe info from parent, but it's only way to retrieve the parent
without