Use released parent pom 2.3.3 31/128131/1
authorDan Timoney <dtimoney@att.com>
Mon, 28 Mar 2022 15:13:10 +0000 (11:13 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 28 Mar 2022 15:13:10 +0000 (11:13 -0400)
Use released 2.3.3 version of parent pom

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

pom.xml

diff --git a/pom.xml b/pom.xml
index 757fbc6..3f2c12e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>oparent</artifactId>
-        <version>2.3.3-SNAPSHOT</version>
+        <version>2.3.3</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>