aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-14 16:38:29 -0400
committerDan Timoney <dtimoney@att.com>2022-03-14 16:38:42 -0400
commit578c3f9bfe065702536a7e35def563f4449a56fa (patch)
treec04d01945d53da99634fd88a56fdb19efa6571cd /pom.xml
parente628c2616e808d7ab129e412410f8aa00eb837c9 (diff)
Use phosphorus version of parents
Update to use phosphorus version of parent poms Issue-ID: CCSDK-3568 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia7e0847f5dbc0dd1f75ddecc2326c902de7bc560
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index edc37983..422a8548 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.2</version>
+ <version>2.3.3-SNAPSHOT</version>
<relativePath/>
</parent>