diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:32:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:32:10 -0400 |
commit | a93828ae3a2bfe74e2cf36a0ba9887f0a6a19434 (patch) | |
tree | f141068aa4349b500a16a9e3106b5d30a66d7f15 /sdnr/northbound/energysavings/model/pom.xml | |
parent | 99f7280b3287db70a4500c273d46a8097e8be421 (diff) |
Roll version to recreate release artifacts
Roll versions to 0.5.1 - need to re-release El Alto early release
Change-Id: Ibb269d876fcf41591164b27d0de3142ec79fe5ab
Issue-ID: CCSDK-1563
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 9a1a5e221..18788322a 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.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> |