summaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-02 10:27:37 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-02 10:27:37 +0000
commitd7b3f706c7dcc49f97579aa92dc3c5712e99ead8 (patch)
treef11f19a097b2f4f94f3db8cac6f5cd1eb6df4874 /maven-plugins
parent9e21f082baf27204d14aa18d03c01e4c559eb04d (diff)
Remove version to see if the latest deploy plugin works
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130471 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/trunk/tuscany-zip-plugin/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/maven-plugins/trunk/tuscany-zip-plugin/pom.xml b/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
index 55576f2c53..9ec73b5af2 100644
--- a/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
+++ b/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
@@ -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>