|
From: <rob...@us...> - 2010-06-22 07:29:55
|
Revision: 31
http://andspidclient.svn.sourceforge.net/andspidclient/?rev=31&view=rev
Author: robertbridle
Date: 2010-06-22 07:29:49 +0000 (Tue, 22 Jun 2010)
Log Message:
-----------
ANDSWRON-675 - Updated maven-release-plugin 2.0-beta-9 to overcome bug when tagging a release (http://jira.codehaus.org/browse/SCM-406)
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-06-22 07:28:46 UTC (rev 30)
+++ trunk/pom.xml 2010-06-22 07:29:49 UTC (rev 31)
@@ -311,6 +311,7 @@
</configuration>
</plugin>-->
+ <!-- 2.0-beta-9 used to overcome bug when tagging a release (http://jira.codehaus.org/browse/SCM-406) -->
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-9</version>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|