diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-04 09:29:30 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-11 15:28:51 -0500 |
commit | a2f171d1fa87c9a54356f4992c1a23611caa8ae8 (patch) | |
tree | d2c116b62ae485693d060c1437f36aa943d16829 /sdnr/northbound/energysavings/model/pom.xml | |
parent | 4a46dddefcfb5380db07b8b35e799ba7145801d0 (diff) |
Changes for Fluorine
Updated ccsdk/features to run in OpenDaylight Fluorine release.
Change-Id: I62d13d52ea4a19fb0e0bb329eda9fc350013a051
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/northbound/energysavings/model/pom.xml')
-rw-r--r-- | sdnr/northbound/energysavings/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index 78f9e5c03..e30bd9874 100644 --- a/sdnr/northbound/energysavings/model/pom.xml +++ b/sdnr/northbound/energysavings/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.0</version> + <version>1.2.1-SNAPSHOT</version> <relativePath/> </parent> |