aboutsummaryrefslogtreecommitdiffstats
path: root/vnftools
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-23 14:09:28 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-23 14:09:34 -0400
commit7c9b637d23b713994732fa5577d23b260ed7b280 (patch)
tree58e9ee22007445bc4d6557d2084a2b99701dafb0 /vnftools
parent1feec7f98f36d13a95e8105b70dfab448d87c902 (diff)
Roll to initial Dublin snapshot
Roll to initial Dublin snapshot Change-Id: Id4af0fa56f4217bba712e375709ee0fa6acddf20 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'vnftools')
-rw-r--r--vnftools/features/features-vnftools/pom.xml4
-rw-r--r--vnftools/features/pom.xml4
-rw-r--r--vnftools/features/sdnc-vnftools/pom.xml4
-rwxr-xr-xvnftools/installer/pom.xml4
-rw-r--r--vnftools/pom.xml4
-rw-r--r--vnftools/provider/pom.xml4
6 files changed, 12 insertions, 12 deletions
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml
index 7d8207dc..ef0c0971 100644
--- a/vnftools/features/features-vnftools/pom.xml
+++ b/vnftools/features/features-vnftools/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>features-vnftools</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml
index d050c964..3bc92e8d 100644
--- a/vnftools/features/pom.xml
+++ b/vnftools/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools-features</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml
index 1ef261a5..fd63f3a9 100644
--- a/vnftools/features/sdnc-vnftools/pom.xml
+++ b/vnftools/features/sdnc-vnftools/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-vnftools</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml
index 3584f0e0..7aaed39e 100755
--- a/vnftools/installer/pom.xml
+++ b/vnftools/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools-installer</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
diff --git a/vnftools/pom.xml b/vnftools/pom.xml
index f9915708..89aac2be 100644
--- a/vnftools/pom.xml
+++ b/vnftools/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>VNF Tools Plugin</name>
diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml
index 73f82ad8..ced219d4 100644
--- a/vnftools/provider/pom.xml
+++ b/vnftools/provider/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools-provider</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>