Use released version 1.5.9 of parent pom 78/108978/1
authorDan Timoney <dtimoney@att.com>
Tue, 9 Jun 2020 14:58:36 +0000 (10:58 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 9 Jun 2020 14:58:36 +0000 (10:58 -0400)
Update to use released version 1.5.9 of parent pom

Issue-ID: CCSDK-2399
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I86c615f3e1aa4e161645f2db2d986cbef4186615

cds-ui/pom.xml
pom.xml

index 7964ed7..f48cb94 100644 (file)
@@ -25,7 +25,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.5.8-SNAPSHOT</version>
+        <version>1.5.9</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 83216d1..e3c1c38 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.5.8-SNAPSHOT</version>
+        <version>1.5.9</version>
         <relativePath/>
     </parent>