aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/energysavings/model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/northbound/energysavings/model/pom.xml')
-rw-r--r--sdnr/northbound/energysavings/model/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml
index 083f5163b..b5ee96bf8 100644
--- a/sdnr/northbound/energysavings/model/pom.xml
+++ b/sdnr/northbound/energysavings/model/pom.xml
@@ -11,9 +11,11 @@
<groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
<artifactId>energysavings-model</artifactId>
- <version>0.2.4-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
<packaging>bundle</packaging>
+ <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
+
<dependencies>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>