diff options
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.5.1-SNAPSHOT</version> + <version>2.5.1</version> <relativePath/> </parent> @@ -26,7 +26,7 @@ <!-- All Version definition is placed in org.onap.ccsdk.parent/odlparent-lite --> <ccsdk.oran.a1adapter.version>1.5.0-SNAPSHOT</ccsdk.oran.a1adapter.version> - <sdnc.northbound.version>2.4.3-SNAPSHOT</sdnc.northbound.version> <!-- Used by installation/sdnc --> + <sdnc.northbound.version>2.5.0-SNAPSHOT</sdnc.northbound.version> <!-- Used by installation/sdnc --> <ccsdk.distribution.version>1.5.0-SNAPSHOT</ccsdk.distribution.version> <ccsdk.sli.version>1.6.1-SNAPSHOT</ccsdk.sli.version> <ccsdk.features.version>1.5.0-SNAPSHOT</ccsdk.features.version> |