Release aai/sparky-be 2.0.1
authorjenkins-releng <jenkins-releng@onap.org>
Thu, 18 Feb 2021 16:49:03 +0000 (16:49 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Thu, 18 Feb 2021 16:49:03 +0000 (16:49 +0000)
pom.xml
sparkybe-onap-application/pom.xml
sparkybe-onap-service/pom.xml

diff --git a/pom.xml b/pom.xml
index 6989ee0..06aa16b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     
     <groupId>org.onap.aai</groupId>
     <artifactId>sparky-be</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>pom</packaging>
     <name>aai-sparky-be</name>
 
index 987ad75..0fe25d4 100644 (file)
@@ -5,12 +5,12 @@
        <parent>
          <groupId>org.onap.aai</groupId>
          <artifactId>sparky-be</artifactId>
-         <version>2.0.1-SNAPSHOT</version>
+         <version>2.0.1</version>
        </parent>
 
        <groupId>org.onap.aai.sparky-be</groupId>
        <artifactId>sparkybe-onap-application</artifactId>
-       <version>2.0.1-SNAPSHOT</version>
+       <version>2.0.1</version>
        <packaging>jar</packaging>
 
     <properties>
index 684b868..1cd15a1 100644 (file)
@@ -4,12 +4,12 @@
        <parent>
          <groupId>org.onap.aai</groupId>
          <artifactId>sparky-be</artifactId>
-         <version>2.0.1-SNAPSHOT</version>
+         <version>2.0.1</version>
        </parent>
 
        <groupId>org.onap.aai.sparky-be</groupId>
        <artifactId>sparkybe-onap-service</artifactId>
-       <version>2.0.1-SNAPSHOT</version>
+       <version>2.0.1</version>
        <packaging>jar</packaging>
 
        <properties>