Author: bimargulies
Date: Mon Dec 1 16:41:29 2008
New Revision: 722313
URL: http://svn.apache.org/viewvc?rev=722313&view=rev
Log:
Update release plugin.
Modified:
webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml?rev=722313&r1=722312&r2=722313&view=diff
==============================================================================
--- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
(original)
+++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml Mon Dec
1 16:41:29 2008
@@ -117,6 +117,7 @@
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
+ <version>2.0-beta-8</version>
<configuration>
<tagBase>https://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema</tagBase>
<useReleaseProfiles>false</useReleaseProfiles>