From 0bb15c121f521fd9dda318dd030101878e6249d9 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 29 Sep 2017 14:51:47 -0400 Subject: Use version 1.3.0 (no -SNAPSHOT) This is an attempt to solve the Sonar failures in the portal-master-release-version-java-daily jobs. Issue: PORTAL-109 Change-Id: I5694cd726b64bf28ea6201f9d2066b7dd734c0fe Signed-off-by: Christopher Lott (cl778h) --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 0a6a460d..a4734a3f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.onap.portal onap-portal-parent - 1.3.0-SNAPSHOT + 1.3.0 pom portal @@ -171,9 +171,10 @@ + ecomp-site - dav:https://nexus.onap.org/content/sites/site/org/onap/portal/${project.version} + dav:https://nexus.onap.org/content/sites/site/${project.groupId}/${project.artifactId}/${project.version} -- cgit 1.2.3-korg