diff options
-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> |