Create release 0.4.3 of CCSDK 06/88406/1 0.4.3
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 23 May 2019 20:37:19 +0000 (16:37 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 23 May 2019 20:37:19 +0000 (16:37 -0400)
Update version of parent pom to released 1.2.3 version

Change-Id: I55b87bc73835fa450a89c731f4a1629df040cdd5
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
cds-ui/pom.xml
pom.xml

index 7f4c322..79e09d7 100644 (file)
@@ -24,7 +24,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>1.2.3-SNAPSHOT</version>
+        <version>1.2.3</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 5af693a..c5ac6d8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.2.3-SNAPSHOT</version>
+        <version>1.2.3</version>
         <relativePath/>
     </parent>