diff options
author | Dan Timoney <dtimoney@att.com> | 2023-10-13 16:35:09 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-08 10:16:30 -0500 |
commit | 9472671989c3c80374a72c40395ff5312e2f49f4 (patch) | |
tree | a286e843fce304624ccce03ddb97ce34eb275e45 /sdnr/northbound/energysavings/installer/pom.xml | |
parent | 2286feed554a5588ed0a29e658e4dbb47d1a0cd9 (diff) |
Update to version 2.6.1 of parent pom
Update to version 2.6.1 of parent pom to pick up Argon SR2 versions
Issue-ID: CCSDK-3944
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I655318d5d700d878a639b8b9e787d0ee92ccfebe
Diffstat (limited to 'sdnr/northbound/energysavings/installer/pom.xml')
-rwxr-xr-x | sdnr/northbound/energysavings/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/energysavings/installer/pom.xml b/sdnr/northbound/energysavings/installer/pom.xml index 44b6557ba..fb871956c 100755 --- a/sdnr/northbound/energysavings/installer/pom.xml +++ b/sdnr/northbound/energysavings/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0</version> + <version>2.6.1</version> <relativePath/> </parent> |