diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-17 11:05:23 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-17 11:05:23 -0500 |
commit | 025618795be67e37ccdfef9c6d179d70cdffeaca (patch) | |
tree | 6d3a4a2edfc03d0955299627e4115ff143ae529a /sdnr/northbound/energysavings/model | |
parent | 2d3ea6a5768c5be6be5ed0ee166e39a2ac64d6e1 (diff) |
Update versions for Paris release
Issue-ID: CCSDK-4069
Change-Id: I2b94f9a176d8b55ed5e45bb988b2aadb2806f689
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/northbound/energysavings/model')
-rw-r--r-- | sdnr/northbound/energysavings/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index 258320ed1..355c9e08a 100644 --- a/sdnr/northbound/energysavings/model/pom.xml +++ b/sdnr/northbound/energysavings/model/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>3.0.1</version> + <version>3.1.0-SNAPSHOT</version> <relativePath/> </parent> |