diff options
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 e2e7c022c..ba62e6446 100644 --- a/sdnr/northbound/energysavings/provider/pom.xml +++ b/sdnr/northbound/energysavings/provider/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.3.1</version> + <version>2.3.2</version> <relativePath/> </parent> |