diff options
Diffstat (limited to 'appc-sequence-generator/pom.xml')
-rw-r--r-- | appc-sequence-generator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sequence-generator/pom.xml b/appc-sequence-generator/pom.xml index 56afd6a43..aaeda7aa2 100644 --- a/appc-sequence-generator/pom.xml +++ b/appc-sequence-generator/pom.xml @@ -27,7 +27,7 @@ <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> <version>2.7.0-SNAPSHOT</version> - <relativePath /> + <relativePath/> </parent> <groupId>org.onap.appc</groupId> <artifactId>appc-sequence-generator</artifactId> |