From a664e5fe931be1ea1bbd6aac8d2a29cdd05fc52f Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 18 May 2017 12:52:12 -0400 Subject: Update the pom to be able to properly deploy onap Need to modify the pom to properly deploy jars in onap Change-Id: I80ca1ccb6a2c9ee409adf269fd1585d13a1e90b0 Signed-off-by: Venkata Harish K Kajur --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 64cc47b1..773d3fc8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ 4.0.0 - org.openecomp.aai + org.openecomp.aai.aai-common aai-common 1.1.0-SNAPSHOT pom @@ -13,8 +13,14 @@ + 1.8 + 1.8 + UTF-8 https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + 1.1.0-SNAPSHOT + 1.1.0-SNAPSHOT + 1.1.0-SNAPSHOT -- cgit 1.2.3-korg