diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-27 11:07:30 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-27 15:25:06 -0400 |
commit | 0d1e39ace92a4f21c10db31f5e326e4af3b591bb (patch) | |
tree | 2c8d0c0d5abf0deda87f2b282b5b896edad9d45a /sdnr/northbound/energysavings/provider/pom.xml | |
parent | ce32c94c3c8aa366100cd2d20c68d72f164f828d (diff) |
Use RC1 version of parent poms
Update to use RC1 version of parent poms
Change-Id: I900319aeaa69d3e6cd411458aff69aa4905957f1
Issue-ID: CCSDK-2344
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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/energysavings/provider/pom.xml b/sdnr/northbound/energysavings/provider/pom.xml index bdaf20220..2e700f1d9 100644 --- a/sdnr/northbound/energysavings/provider/pom.xml +++ b/sdnr/northbound/energysavings/provider/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.2</version> + <version>1.5.4</version> <relativePath/> </parent> |