diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 11:25:39 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 11:25:39 -0400 |
commit | ebebcef2f2b36ca465bb59883118a3fa182e3f39 (patch) | |
tree | 57c2d04569fd67f8f38b8bece5638a7c47361c8d /sdnr/northbound/energysavings/model | |
parent | 5a168786b6880a27dbc982bf4f5381df812b36f1 (diff) |
Roll to next snapshot
Roll to next snapshot (0.4.4-SNAPSHOT)
Change-Id: Ic1360c0f7ce26ea7fc0e396364184898778c8f06
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/northbound/energysavings/model')
-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 361102f29..8f3f1e00c 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.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> |