From ef07181485633bb574e57a6be0d8eb9886442f3f Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 19 Feb 2021 19:12:32 +0000 Subject: Release aai/sparky-be --- pom.xml | 2 +- sparkybe-onap-application/pom.xml | 4 ++-- sparkybe-onap-service/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 09805bc..e49a831 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.aai sparky-be - 2.0.2-SNAPSHOT + 2.0.2 pom aai-sparky-be diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 0642cca..3f7188a 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -5,12 +5,12 @@ org.onap.aai sparky-be - 2.0.2-SNAPSHOT + 2.0.2 org.onap.aai.sparky-be sparkybe-onap-application - 2.0.2-SNAPSHOT + 2.0.2 jar diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml index 421bd16..cff51cd 100644 --- a/sparkybe-onap-service/pom.xml +++ b/sparkybe-onap-service/pom.xml @@ -4,12 +4,12 @@ org.onap.aai sparky-be - 2.0.2-SNAPSHOT + 2.0.2 org.onap.aai.sparky-be sparkybe-onap-service - 2.0.2-SNAPSHOT + 2.0.2 jar -- cgit 1.2.3-korg