diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-02 10:26:16 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-02 10:26:16 +0000 |
commit | 9e21f082baf27204d14aa18d03c01e4c559eb04d (patch) | |
tree | 28e847e193c497b91d301cd727dfd15763b69163 /maven-plugins | |
parent | 7493e1f2f05e90d8d7d3838b3e9492357f4014f0 (diff) |
[maven-release-plugin] rollback the release of tuscany-zip-plugin-alpha3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130470 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins')
-rw-r--r-- | maven-plugins/trunk/tuscany-zip-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maven-plugins/trunk/tuscany-zip-plugin/pom.xml b/maven-plugins/trunk/tuscany-zip-plugin/pom.xml index 05973b5a61..55576f2c53 100644 --- a/maven-plugins/trunk/tuscany-zip-plugin/pom.xml +++ b/maven-plugins/trunk/tuscany-zip-plugin/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>4</version> - <relativePath /> + <relativePath></relativePath> </parent> <groupId>org.apache.tuscany.sca</groupId> |