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