commit | 9267c7ea57e05bf405205818354436c32ef0e609 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Mon Mar 28 11:13:56 2022 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Mon Mar 28 11:13:56 2022 -0400 |
tree | 635f11a33cf8cc8df23a98bc6c75cc71f237369c | |
parent | 1db30d5d54156fd373bc386030016a49aeee03b5 [diff] [blame] |
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: I94a8cf014d34c27e8901e411e072d9d98bdd2950
diff --git a/pom.xml b/pom.xml index 422a854..321376d 100644 --- a/pom.xml +++ b/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath/> </parent>