diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-02 10:32:26 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-06-02 10:32:26 +0000 |
commit | 603091dfc764d85cc1b628aed0a8130ade10d270 (patch) | |
tree | f08b9274529612eef2f91e22b320dbb2c23f8d26 /maven-plugins | |
parent | 65e0090b117a35f709cad0887f314665acbb2c21 (diff) |
[maven-release-plugin] rollback the release of tuscany-zip-plugin-alpha3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130476 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 2d3bde87a8..9ec73b5af2 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> |