diff options
author | Dan Timoney <dtimoney@att.com> | 2020-08-06 15:28:15 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-08-07 09:42:54 -0400 |
commit | 9203709a16787e7581de039a474af64674ea9ceb (patch) | |
tree | 279523ee97fcc1ef7175d6320a89ae674b01348f /sdnr/northbound/energysavings/installer/pom.xml | |
parent | 7688e7f671c1f188ec4a89ac22af2cebc036993c (diff) |
Roll to next snapshot
Roll to snapshot version 1.0.1-SNAPSHOT
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67
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 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> |