Upgrading Parent pom version 49/111649/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 24 Aug 2020 13:40:42 +0000 (09:40 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 24 Aug 2020 13:40:42 +0000 (09:40 -0400)
Issue-ID: CCSDK-2690
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Iba025b4fa3ea48b856c855196c9c6959da75e354

cds-ui/pom.xml
pom.xml

index 68667a1..abf9348 100644 (file)
@@ -25,7 +25,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 1c76d5b..5f26300 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>2.0.0-SNAPSHOT</version>
+        <version>2.0.1-SNAPSHOT</version>
         <relativePath/>
     </parent>