summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-28 11:13:10 -0400
committerDan Timoney <dtimoney@att.com>2022-03-28 11:13:10 -0400
commitb9d2417d0940c07a2a1db5d016adf3e233b56f18 (patch)
treec5b3a185e208d05c8b59cc5e1d2445987c5e641e
parent7e8bd180002c4883d0ca3abe47f4d04f437df1fa (diff)
Use released parent pom 2.3.3
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8c7554fd620ff9c15df3fab810ca18fc8a1d590b
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 757fbc69..3f2c12e5 100644
--- 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>