diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:56 +0000 |
commit | fa588ed4d9a0b29a511d5b8959e2e1d59ebcd73a (patch) | |
tree | 6274dbe64584e5051e751ffffd4872cdadb8b168 /sdnr/northbound/energysavings/model/pom.xml | |
parent | 334b15b50d9e9aa25d28fba708a7dfe664df6e6b (diff) |
Release ccsdk/features0.6.1
Diffstat (limited to 'sdnr/northbound/energysavings/model/pom.xml')
-rw-r--r-- | sdnr/northbound/energysavings/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index 6abfc7e47..e4552b7aa 100644 --- a/sdnr/northbound/energysavings/model/pom.xml +++ b/sdnr/northbound/energysavings/model/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>energysavings-model</artifactId> - <version>0.2.4-SNAPSHOT</version> + <version>0.2.4</version> <packaging>bundle</packaging> <dependencies> |