summaryrefslogtreecommitdiffstats
path: root/nokiav2/pom.xml
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-06-27 16:08:38 +0200
committerDenes Nemeth <denes.nemeth@nokia.com>2018-07-02 21:33:52 +0200
commit3e8bea1fa3861581b3caa81628da52da538b05f3 (patch)
tree15eeb2bb71eb2c5717eeaf8f729d1e91f86bf85a /nokiav2/pom.xml
parent503e8f5d3df25f06f185e5cc98cbb6cd1b72d177 (diff)
Add SO APIs to Nokia VNFM adapter
Change-Id: I7dfc5677144be3df553edb4141e89e543e1b977d Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-950
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>