Use released parent poms 47/89047/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 31 May 2019 14:32:53 +0000 (10:32 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 31 May 2019 14:32:53 +0000 (10:32 -0400)
Use released version of parent poms (1.2.4)

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

index c0cb11c..a248dfd 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.4-SNAPSHOT</version>
+        <version>1.2.4</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 59fc435..f858306 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.4-SNAPSHOT</version>
+        <version>1.2.4</version>
         <relativePath/>
     </parent>