diff options
Diffstat (limited to 'appc-adapters/appc-netconf-adapter/pom.xml')
-rw-r--r-- | appc-adapters/appc-netconf-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/pom.xml index 79423744b..95525cc22 100644 --- a/appc-adapters/appc-netconf-adapter/pom.xml +++ b/appc-adapters/appc-netconf-adapter/pom.xml @@ -24,7 +24,7 @@ <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> <version>2.7.0-SNAPSHOT</version> - <relativePath /> + <relativePath/> </parent> <modelVersion>4.0.0</modelVersion> |