diff options
Diffstat (limited to 'appc-oam/pom.xml')
-rw-r--r-- | appc-oam/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml index a97287826..bf237f30c 100644 --- a/appc-oam/pom.xml +++ b/appc-oam/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-oam</artifactId> |