From: Dan Timoney Date: Fri, 9 Aug 2024 14:02:24 +0000 (-0400) Subject: Update version for Oslo release X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F138678%2F2;p=sdnc%2Fapps.git Update version for Oslo release Update version for Oslo release Issue-ID: CCSDK-4043 Signed-off-by: Dan Timoney Change-Id: Ib5cf599ff6735ab2f2fec1d4040f23750bd3a87f --- diff --git a/ms/gra/gra-app/pom.xml b/ms/gra/gra-app/pom.xml index 2069af2..24d5b20 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.6.0-SNAPSHOT + 2.8.0-SNAPSHOT org.onap.sdnc.apps gra-app - 2.6.0-SNAPSHOT + 2.8.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 5582d06..b241d42 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.6.0-SNAPSHOT + 2.8.0-SNAPSHOT org.onap.sdnc.apps gra-docker - 2.6.0-SNAPSHOT + 2.8.0-SNAPSHOT jar sdnc-apps :: ms :: gra :: ${project.artifactId} diff --git a/ms/gra/pom.xml b/ms/gra/pom.xml index fb12a0d..37140f8 100644 --- a/ms/gra/pom.xml +++ b/ms/gra/pom.xml @@ -18,18 +18,17 @@ * limitations under the License. * ============LICENSE_END========================================================= --> - 4.0.0 org.onap.sdnc.apps sdnc-apps-ms - 2.6.0-SNAPSHOT + 2.8.0-SNAPSHOT gra - 2.6.0-SNAPSHOT + 2.8.0-SNAPSHOT pom sdnc-apps :: ms :: ${project.artifactId} diff --git a/ms/pom.xml b/ms/pom.xml index e09e0aa..b0dcfeb 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -18,19 +18,18 @@ * limitations under the License. * ============LICENSE_END========================================================= --> - 4.0.0 org.onap.sdnc.apps sdnc-apps - 2.6.0-SNAPSHOT + 2.8.0-SNAPSHOT sdnc-apps-ms - 2.6.0-SNAPSHOT + 2.8.0-SNAPSHOT pom Micro-services Root diff --git a/ms/sanity-test/pom.xml b/ms/sanity-test/pom.xml index de3f1db..f623827 100644 --- a/ms/sanity-test/pom.xml +++ b/ms/sanity-test/pom.xml @@ -18,18 +18,17 @@ * limitations under the License. * ============LICENSE_END========================================================= --> - 4.0.0 org.onap.sdnc.apps sdnc-apps-ms - 2.6.0-SNAPSHOT + 2.8.0-SNAPSHOT sanity-test - 2.6.0-SNAPSHOT + 2.8.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 6937541..690e06b 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.6.0-SNAPSHOT + 2.8.0-SNAPSHOT org.onap.sdnc.apps sanity-test-app - 2.6.0-SNAPSHOT + 2.8.0-SNAPSHOT jar sdnc-apps :: ms :: sanity-test :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index b34be90..d93d471 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent spring-boot-30-starter-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.sdnc.apps sdnc-apps - 2.6.0-SNAPSHOT + 2.8.0-SNAPSHOT pom sdnc-apps diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index 176e71a..002daf4 100644 --- a/pomba/network-discovery-api/pom.xml +++ b/pomba/network-discovery-api/pom.xml @@ -16,7 +16,6 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> - 4.0.0 diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 8805c5e..f7c8333 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -16,7 +16,6 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> - 4.0.0 diff --git a/pomba/pom.xml b/pomba/pom.xml index dcf7643..0753544 100644 --- a/pomba/pom.xml +++ b/pomba/pom.xml @@ -16,7 +16,6 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> - 4.0.0 diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index d480119..8b871fb 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -16,7 +16,6 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> - 4.0.0 diff --git a/version.properties b/version.properties index 5de7abb..793efa5 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=6 +sprint_number=8 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision}