diff options
Diffstat (limited to 'appc-metric/pom.xml')
-rw-r--r-- | appc-metric/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index 05219970d..8147164c6 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= ONAP : APPC @@ -24,7 +25,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> |