diff options
Diffstat (limited to 'appc-provider/pom.xml')
-rw-r--r-- | appc-provider/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index e430cb9b4..4a666a49c 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= ONAP : APPC @@ -42,4 +43,4 @@ <module>appc-provider-installer</module> <module>appc-provider-bundle</module> </modules> -</project>
\ No newline at end of file +</project> |