From: Dan Timoney Date: Thu, 14 Apr 2022 13:45:55 +0000 (-0400) Subject: Roll master to Kohn release numbering X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fkohn;p=sdnc%2Fapps.git Roll master to Kohn release numbering Roll release numbering in master to Kohn release numbering Issue-ID: SDNC-1687 Signed-off-by: Dan Timoney Change-Id: I39409719c66c4c2e58477badd9844b680e203c50 --- diff --git a/ms/gra/gra-app/pom.xml b/ms/gra/gra-app/pom.xml index e076644..38e8fad 100644 --- a/ms/gra/gra-app/pom.xml +++ b/ms/gra/gra-app/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.apps gra - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT org.onap.sdnc.apps gra-app - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT jar sdnc-apps :: ms :: gra :: ${project.artifactId} diff --git a/ms/gra/gra-docker/pom.xml b/ms/gra/gra-docker/pom.xml index 6af3413..6dbaa2e 100644 --- a/ms/gra/gra-docker/pom.xml +++ b/ms/gra/gra-docker/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.apps gra - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT org.onap.sdnc.apps gra-docker - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT jar sdnc-apps :: ms :: gra :: ${project.artifactId} diff --git a/ms/gra/pom.xml b/ms/gra/pom.xml index 56b8e39..dae86c4 100644 --- a/ms/gra/pom.xml +++ b/ms/gra/pom.xml @@ -25,11 +25,11 @@ org.onap.sdnc.apps sdnc-apps-ms - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT gra - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT pom sdnc-apps :: ms :: ${project.artifactId} diff --git a/ms/pom.xml b/ms/pom.xml index ab8cd69..f56933d 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -25,12 +25,12 @@ org.onap.sdnc.apps sdnc-apps - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT sdnc-apps-ms - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT pom Micro-services Root diff --git a/ms/sanity-test/pom.xml b/ms/sanity-test/pom.xml index d588798..556ebf0 100644 --- a/ms/sanity-test/pom.xml +++ b/ms/sanity-test/pom.xml @@ -25,11 +25,11 @@ org.onap.sdnc.apps sdnc-apps-ms - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT sanity-test - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT pom sdnc-apps :: ms :: ${project.artifactId} diff --git a/ms/sanity-test/sanity-test-app/pom.xml b/ms/sanity-test/sanity-test-app/pom.xml index 9c273af..a8319cb 100644 --- a/ms/sanity-test/sanity-test-app/pom.xml +++ b/ms/sanity-test/sanity-test-app/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.apps sanity-test - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT org.onap.sdnc.apps sanity-test-app - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT jar sdnc-apps :: ms :: sanity-test :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 2192fec..b5715e1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.apps sdnc-apps - 2.3.0-SNAPSHOT + 2.4.0-SNAPSHOT pom sdnc-apps @@ -19,11 +19,11 @@ 2.1.21 - 1.3.0-SNAPSHOT + 1.3.0 1.3-STAGING-latest - 1.3.0-SNAPSHOT - 2.3.0-SNAPSHOT - 2.3.0-SNAPSHOT + 1.3.1 + 2.3.0 + 2.3.0 diff --git a/version.properties b/version.properties index 9bbfe90..43a7068 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=2 -sprint_number=3 +sprint_number=4 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision}