diff options
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 9a1a5e221..1157a481f 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.3.1-SNAPSHOT</version> + <version>1.3.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> |