summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-02-24 18:44:44 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-02-24 18:44:44 +0000
commita8080f59ae963a80e31ab3399556193471094baf (patch)
treeaa3544f82d834c37bd66ed1eac1500e95e3cf24c
parent3fb4c441eeb21e9800bb3f6c33164d8232749245 (diff)
Release aai/sparky-be2.0.3
-rw-r--r--pom.xml2
-rw-r--r--sparkybe-onap-application/pom.xml4
-rw-r--r--sparkybe-onap-service/pom.xml4
3 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 1288934..32df18f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>sparky-be</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
<packaging>pom</packaging>
<name>aai-sparky-be</name>
diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml
index e216301..f6eb8b6 100644
--- a/sparkybe-onap-application/pom.xml
+++ b/sparkybe-onap-application/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.aai</groupId>
<artifactId>sparky-be</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<groupId>org.onap.aai.sparky-be</groupId>
<artifactId>sparkybe-onap-application</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
<packaging>jar</packaging>
<properties>
diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml
index 97f10cb..fc50602 100644
--- a/sparkybe-onap-service/pom.xml
+++ b/sparkybe-onap-service/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.onap.aai</groupId>
<artifactId>sparky-be</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<groupId>org.onap.aai.sparky-be</groupId>
<artifactId>sparkybe-onap-service</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
<packaging>jar</packaging>
<properties>