diff options
Diffstat (limited to 'sdnr/northbound/energysavings/installer')
-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 cbef70039..785303ce1 100755 --- a/sdnr/northbound/energysavings/installer/pom.xml +++ b/sdnr/northbound/energysavings/installer/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> |