aboutsummaryrefslogtreecommitdiffstats
path: root/vnfapi/features/features-vnfapi/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-11 09:57:15 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-11 09:57:15 -0400
commit8f480910e06c0bd1005ba92cc3364be36b1e64dd (patch)
treebf90c11b7d5bd490b3c87ecf5b137a9a3325ee24 /vnfapi/features/features-vnfapi/pom.xml
parentc639cc6b065d2df26f45caa04cb249475603952c (diff)
Roll versions
Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms Change-Id: Ia942b58adcef0306b566aed21f81e27cb0024b0e Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'vnfapi/features/features-vnfapi/pom.xml')
-rw-r--r--vnfapi/features/features-vnfapi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml
index 8c00092c..0b9b5edd 100644
--- a/vnfapi/features/features-vnfapi/pom.xml
+++ b/vnfapi/features/features-vnfapi/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>features-vnfapi</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>