From: Timoney, Dan (dt5972) Date: Wed, 11 Sep 2019 14:02:23 +0000 (-0400) Subject: Roll versions X-Git-Tag: 1.7.3~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=77468a712c3a4f25dce76bf6befffbabb499b2bc;p=sdnc%2Fapps.git Roll versions Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms Change-Id: Ia05ef49689e3e0602474667f69477c807c95e56e Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/client/pom.xml b/client/pom.xml index 4a13fb3..8126390 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -6,7 +6,7 @@ jar org.onap.sdnc.apps client - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT ONAP :: ${project.groupId} :: ${project.artifactId} http://wiki.onap.org @@ -15,7 +15,7 @@ org.onap.ccsdk.parent client-parent - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 60a23b5..3155418 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,12 @@ pom org.onap.sdnc apps - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT sdnc-apps diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index a6db132..4cdefc3 100644 --- a/pomba/network-discovery-api/pom.xml +++ b/pomba/network-discovery-api/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.sdnc.apps.pomba network-discovery-api - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT Network Discovery API diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 8a21615..b075058 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.onap.sdnc.apps.pomba pomba - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT ../pom.xml diff --git a/pomba/pom.xml b/pomba/pom.xml index b901e69..83fac3a 100644 --- a/pomba/pom.xml +++ b/pomba/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.sdnc.apps.pomba pomba - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 2105b8d..297f3c8 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.onap.sdnc.apps.pomba pomba - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT ../pom.xml diff --git a/version.properties b/version.properties index 5ef8acd..ce0c38a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ release_name=1 sprint_number=7 -feature_revision=0 +feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision}