Author: antelder
Date: Thu Jun 2 10:27:37 2011
New Revision: 1130471
URL: http://svn.apache.org/viewvc?rev=1130471&view=rev
Log:
Remove version to see if the latest deploy plugin works
Modified:
tuscany/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
Modified: tuscany/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/tuscany-zip-plugin/pom.xml?rev=1130471&r1=1130470&r2=1130471&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/tuscany-zip-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/tuscany-zip-plugin/pom.xml Thu Jun 2 10:27:37
2011
@@ -117,7 +117,6 @@
<plugin>
<inherited>true</inherited>
<artifactId>maven-deploy-plugin</artifactId>
- <version>2.4</version>
<configuration>
<altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
<updateReleaseInfo>true</updateReleaseInfo>