aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/energysavings/provider/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-12-04 12:13:41 -0500
committerDan Timoney <dtimoney@att.com>2024-12-04 13:11:35 -0500
commit518fb7c788c10ffe5159d1c87963a36fb6f559f0 (patch)
tree459519c18fb75ea3688d981677877f54b4718e0e /sdnr/northbound/energysavings/provider/pom.xml
parent76d119d142d9b98e0b7e05f02b3ba7b5e37f2e68 (diff)
Update to use final Oslo versions
Update to use final Oslo release versions Issue-ID: CCSDK-4066 Change-Id: I5f524bda909fdc7dd148972eaa37e3e5a124bae9 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/northbound/energysavings/provider/pom.xml')
-rw-r--r--sdnr/northbound/energysavings/provider/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sdnr/northbound/energysavings/provider/pom.xml b/sdnr/northbound/energysavings/provider/pom.xml
index 1bfd29a26..562999b54 100644
--- a/sdnr/northbound/energysavings/provider/pom.xml
+++ b/sdnr/northbound/energysavings/provider/pom.xml
@@ -19,13 +19,14 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1</version>
<relativePath/>
</parent>