From f57130895ef85e25bb1be00f2e18412ead2db778 Mon Sep 17 00:00:00 2001 From: onap-jobbuilder Date: Sat, 25 Apr 2026 20:54:20 +0000 Subject: [PATCH] Release sdnc/apps --- ms/gra/gra-app/pom.xml | 4 ++-- ms/gra/gra-docker/pom.xml | 4 ++-- ms/gra/pom.xml | 4 ++-- ms/pom.xml | 4 ++-- ms/sanity-test/pom.xml | 4 ++-- ms/sanity-test/sanity-test-app/pom.xml | 4 ++-- pom.xml | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ms/gra/gra-app/pom.xml b/ms/gra/gra-app/pom.xml index 8b1cb3b..a2ea991 100644 --- a/ms/gra/gra-app/pom.xml +++ b/ms/gra/gra-app/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.apps gra - 3.2.0-SNAPSHOT + 3.2.0 org.onap.sdnc.apps gra-app - 3.2.0-SNAPSHOT + 3.2.0 jar sdnc-apps :: ms :: gra :: ${project.artifactId} diff --git a/ms/gra/gra-docker/pom.xml b/ms/gra/gra-docker/pom.xml index 657b4a5..5b2973e 100644 --- a/ms/gra/gra-docker/pom.xml +++ b/ms/gra/gra-docker/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.apps gra - 3.2.0-SNAPSHOT + 3.2.0 org.onap.sdnc.apps gra-docker - 3.2.0-SNAPSHOT + 3.2.0 jar sdnc-apps :: ms :: gra :: ${project.artifactId} diff --git a/ms/gra/pom.xml b/ms/gra/pom.xml index e711b79..682cf4d 100644 --- a/ms/gra/pom.xml +++ b/ms/gra/pom.xml @@ -25,11 +25,11 @@ org.onap.sdnc.apps sdnc-apps-ms - 3.2.0-SNAPSHOT + 3.2.0 gra - 3.2.0-SNAPSHOT + 3.2.0 pom sdnc-apps :: ms :: ${project.artifactId} diff --git a/ms/pom.xml b/ms/pom.xml index 697e249..1b2ad5a 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -25,12 +25,12 @@ org.onap.sdnc.apps sdnc-apps - 3.2.0-SNAPSHOT + 3.2.0 sdnc-apps-ms - 3.2.0-SNAPSHOT + 3.2.0 pom Micro-services Root diff --git a/ms/sanity-test/pom.xml b/ms/sanity-test/pom.xml index 16cb349..3ff1a23 100644 --- a/ms/sanity-test/pom.xml +++ b/ms/sanity-test/pom.xml @@ -25,11 +25,11 @@ org.onap.sdnc.apps sdnc-apps-ms - 3.2.0-SNAPSHOT + 3.2.0 sanity-test - 3.2.0-SNAPSHOT + 3.2.0 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 977817f..3091f1f 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 - 3.2.0-SNAPSHOT + 3.2.0 org.onap.sdnc.apps sanity-test-app - 3.2.0-SNAPSHOT + 3.2.0 jar sdnc-apps :: ms :: sanity-test :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 42cadb0..e1b51c7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.apps sdnc-apps - 3.2.0-SNAPSHOT + 3.2.0 pom sdnc-apps -- 2.34.1