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