aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-28 11:04:23 -0400
committerDan Timoney <dtimoney@att.com>2022-03-28 11:04:23 -0400
commit398a2a02ae72a66c4372c544b440a7550ac11a37 (patch)
treeebff0dd5e876daa6a5baa74ea7ae080086041429
parent1473697388e17020a1d985f8b04df96b66c0a07b (diff)
Use released parent pom 2.3.31.3.0
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2b7b37dfd4b4ceccb403fd755bed8995790ef7e1
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 30085bf9..eb772d31 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-25-starter-parent</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <version>2.3.3</version>
<relativePath/>
</parent>