Use RC1 version of parent poms 20/106820/1
authorDan Timoney <dtimoney@att.com>
Wed, 29 Apr 2020 15:48:25 +0000 (11:48 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 29 Apr 2020 15:48:25 +0000 (11:48 -0400)
Update to use released RC1 version of parent poms

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

cds-ui/pom.xml
pom.xml

index 5a55e12..895543e 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.3-SNAPSHOT</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index ab73944..de2afcb 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.3-SNAPSHOT</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>