aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-23 18:47:22 -0400
committerdemskeq8 <alexander.dehn@highstreet-technologies.com>2022-03-28 18:45:14 +0200
commit7958c38cea5c9402709a330030aa487062673c2d (patch)
tree28ab03ccca3374ff2550e3c1103c9d262d167bc5 /pom.xml
parent9a9516fbf6945f5289b9c631d0882643537430fb (diff)
Migrate to phosphorus
Update to phosphorus version of parent poms Issue-ID: SDNC-1681 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If84bf1b6cf061886d2df303a5614dfcaa9d517c9 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Former-commit-id: 6e7661adfeb903ad85f6f02fe57ef3990b55ed7e
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b22b5f8b..c68e1c2b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,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>
@@ -27,7 +27,7 @@
<!-- All Version definition is placed in org.onap.ccsdk.parent/odlparent-lite -->
<ccsdk.oran.a1adapter.version>1.3.0-SNAPSHOT</ccsdk.oran.a1adapter.version>
<sdnc.northbound.version>2.3.0-SNAPSHOT</sdnc.northbound.version> <!-- Used by installation/sdnc -->
- <ccsdk.distribution.version>1.3.0-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.distribution.version>1.3.1-SNAPSHOT</ccsdk.distribution.version>
<ccsdk.sli.version>1.4.1-SNAPSHOT</ccsdk.sli.version>
<ccsdk.features.version>1.3.0-SNAPSHOT</ccsdk.features.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>