summaryrefslogtreecommitdiffstats
path: root/nokiav2/pom.xml
diff options
context:
space:
mode:
authorYan Yang <yangyanyj@chinamobile.com>2018-07-26 01:11:57 +0000
committerGerrit Code Review <gerrit@onap.org>2018-07-26 01:11:57 +0000
commit0ba27e81b04128fe3c5c2a476eda8484f32ccfd7 (patch)
tree99ced00b5ad2a17f6b79333e723c13d6a9bef807 /nokiav2/pom.xml
parent3cc1fad281c125803f4fb7b4284e1437a8ce1663 (diff)
parent3e8bea1fa3861581b3caa81628da52da538b05f3 (diff)
Merge "Add SO APIs to Nokia VNFM adapter"
Diffstat (limited to 'nokiav2/pom.xml')
-rw-r--r--nokiav2/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/nokiav2/pom.xml b/nokiav2/pom.xml
index ad257e40..4407b882 100644
--- a/nokiav2/pom.xml
+++ b/nokiav2/pom.xml
@@ -23,12 +23,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.nokiav2</groupId>
<artifactId>vfc-nfvo-driver-vnfm-svnfm-nokiav2</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-driver-vnfm-svnfm-nokiav2</name>
<properties>
<jacoco.version>0.8.0</jacoco.version>
<spring.boot.version>2.0.2.RELEASE</spring.boot.version>
+ <driver.version>1.1.1-SNAPSHOT</driver.version>
</properties>
<!-- used to test dependency convergence locally
<build>