summaryrefslogtreecommitdiffstats
path: root/configbackuprestore/vnfconfigreportsservice/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'configbackuprestore/vnfconfigreportsservice/pom.xml')
-rw-r--r--configbackuprestore/vnfconfigreportsservice/pom.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/configbackuprestore/vnfconfigreportsservice/pom.xml b/configbackuprestore/vnfconfigreportsservice/pom.xml
index b84886fd..2fe814eb 100644
--- a/configbackuprestore/vnfconfigreportsservice/pom.xml
+++ b/configbackuprestore/vnfconfigreportsservice/pom.xml
@@ -1,8 +1,5 @@
-<?xml version="1.0"?>
-<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>
@@ -111,4 +108,3 @@
</dependency>
</dependencies>
</project>
-