From: da490c Date: Fri, 12 Oct 2018 21:17:59 +0000 (-0400) Subject: Switch snapshot artifacts to released X-Git-Tag: 1.3.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=30643d72ec44dddb06a17d5ad29b0c45e90a445c;hp=088dd78d7689c1dda6e44bd29a4f2db8851040b3;p=aai%2Fsparky-be.git Switch snapshot artifacts to released Issue-ID: AAI-1751 Change-Id: I39dfe7422a2646688da1919c72cf3692bf8e7091 Signed-off-by: da490c --- diff --git a/pom.xml b/pom.xml index 6f7dde8..4267a15 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.aai sparky-be - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT pom aai-sparky-be diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 7f975d2..7f3e036 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -10,7 +10,7 @@ org.onap.aai.sparky-be sparkybe-onap-application - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT jar @@ -26,7 +26,7 @@ ${basedir}/ ${basedir}/target sparky-be - 1.3.0-SNAPSHOT + 1.3.0 /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} https://nexus.onap.org onap @@ -157,7 +157,7 @@ org.onap.aai.sparky-be sparkybe-onap-service - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT @@ -233,7 +233,7 @@ org.onap.aai rest-client - 1.3.0-SNAPSHOT + 1.3.0 diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 1ee21f9..fa71617 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -9,7 +9,7 @@ org.onap.aai.sparky-be sparkybe-onap-service - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT jar @@ -23,8 +23,8 @@ https://nexus.onap.org 2.21.1 ${basedir}/ - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT + 1.3.0 + 1.3.0 /content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version} https://nexus.onap.org @@ -239,7 +239,7 @@ some of the depedencies should probably have a scope of provided so they don't a org.onap.aai rest-client - 1.3.0-SNAPSHOT + 1.3.0 diff --git a/version.properties b/version.properties index a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}