diff options
Diffstat (limited to 'maven-plugins')
-rw-r--r-- | maven-plugins/trunk/tuscany-zip-plugin/pom.xml | 1 |
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> |