aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-02-23 17:19:58 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-02-23 17:19:58 +0000
commita249f336c5c6a2a61d26db75c2dfe6f921d43b36 (patch)
tree3f25557daf4c64ff227283833516f0fae415fdeb
parent2e63f133b29f1bb7fccaf6e35d11488f042a5855 (diff)
Release sdnc/northbound2.1.1
-rw-r--r--features/features-sdnc-northbound/pom.xml4
-rwxr-xr-xfeatures/installer/pom.xml4
-rwxr-xr-xfeatures/pom.xml4
-rw-r--r--features/sdnc-northbound-all/pom.xml4
-rw-r--r--generic-resource-api/client/pom.xml4
-rw-r--r--generic-resource-api/features/features-generic-resource-api/pom.xml4
-rw-r--r--generic-resource-api/features/pom.xml4
-rw-r--r--generic-resource-api/features/sdnc-generic-resource-api/pom.xml4
-rwxr-xr-xgeneric-resource-api/installer/pom.xml4
-rw-r--r--generic-resource-api/model/pom.xml4
-rw-r--r--generic-resource-api/model/swagger/pom.xml4
-rw-r--r--generic-resource-api/model/yang/pom.xml4
-rw-r--r--generic-resource-api/pom.xml4
-rw-r--r--generic-resource-api/provider/pom.xml4
-rw-r--r--optical-service/features/features-optical-service/pom.xml4
-rw-r--r--optical-service/features/pom.xml4
-rw-r--r--optical-service/features/sdnc-optical-service/pom.xml4
-rw-r--r--optical-service/installer/pom.xml4
-rw-r--r--optical-service/model/pom.xml4
-rw-r--r--optical-service/pom.xml4
-rw-r--r--optical-service/provider/pom.xml4
-rw-r--r--pom.xml4
-rw-r--r--vnfapi/features/features-vnfapi/pom.xml4
-rw-r--r--vnfapi/features/pom.xml4
-rw-r--r--vnfapi/features/sdnc-vnfapi/pom.xml4
-rwxr-xr-xvnfapi/installer/pom.xml4
-rw-r--r--vnfapi/model/pom.xml4
-rw-r--r--vnfapi/pom.xml4
-rw-r--r--vnfapi/provider/pom.xml4
-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
35 files changed, 70 insertions, 70 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml
index b80da5fc..6e5963cd 100644
--- a/features/features-sdnc-northbound/pom.xml
+++ b/features/features-sdnc-northbound/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>features-sdnc-northbound</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: features :: ${project.artifactId}</name>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 1673e1b6..67944ead 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-northbound-features-installer</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: features :: ${project.artifactId}</name>
diff --git a/features/pom.xml b/features/pom.xml
index 7e582a9c..1f2cff03 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-northbound-feature-aggregator</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: features</name>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index 99e62da6..4105194e 100644
--- a/features/sdnc-northbound-all/pom.xml
+++ b/features/sdnc-northbound-all/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-northbound-all</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: features :: ${project.artifactId}</name>
diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml
index 071b1e63..aa46c635 100644
--- a/generic-resource-api/client/pom.xml
+++ b/generic-resource-api/client/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-client</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>jar</packaging>
<name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
diff --git a/generic-resource-api/features/features-generic-resource-api/pom.xml b/generic-resource-api/features/features-generic-resource-api/pom.xml
index b07ccd11..c6196b57 100644
--- a/generic-resource-api/features/features-generic-resource-api/pom.xml
+++ b/generic-resource-api/features/features-generic-resource-api/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>features-generic-resource-api</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
diff --git a/generic-resource-api/features/pom.xml b/generic-resource-api/features/pom.xml
index c5c8e2dd..f4069118 100644
--- a/generic-resource-api/features/pom.xml
+++ b/generic-resource-api/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-features</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
diff --git a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml
index 044f7c4e..b0c23171 100644
--- a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml
+++ b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-generic-resource-api</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml
index 9736ef37..0ce3852b 100755
--- a/generic-resource-api/installer/pom.xml
+++ b/generic-resource-api/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-installer</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml
index 45526365..462f7a17 100644
--- a/generic-resource-api/model/pom.xml
+++ b/generic-resource-api/model/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-model</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
diff --git a/generic-resource-api/model/swagger/pom.xml b/generic-resource-api/model/swagger/pom.xml
index 97285b98..0af597c1 100644
--- a/generic-resource-api/model/swagger/pom.xml
+++ b/generic-resource-api/model/swagger/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-model-swagger</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>jar</packaging>
<name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
diff --git a/generic-resource-api/model/yang/pom.xml b/generic-resource-api/model/yang/pom.xml
index 52a3477e..ec6560d3 100644
--- a/generic-resource-api/model/yang/pom.xml
+++ b/generic-resource-api/model/yang/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-model-yang</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml
index 258897c6..7c18b401 100644
--- a/generic-resource-api/pom.xml
+++ b/generic-resource-api/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: generic-resource-api</name>
diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml
index 86760ff8..7d3bd81f 100644
--- a/generic-resource-api/provider/pom.xml
+++ b/generic-resource-api/provider/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-provider</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml
index 77380425..aeac5dcf 100644
--- a/optical-service/features/features-optical-service/pom.xml
+++ b/optical-service/features/features-optical-service/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>features-optical-service</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml
index da6744bd..febac80c 100644
--- a/optical-service/features/pom.xml
+++ b/optical-service/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>optical-service-features</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: optical-service:: ${project.artifactId}</name>
diff --git a/optical-service/features/sdnc-optical-service/pom.xml b/optical-service/features/sdnc-optical-service/pom.xml
index 93e968f1..c317caf5 100644
--- a/optical-service/features/sdnc-optical-service/pom.xml
+++ b/optical-service/features/sdnc-optical-service/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-optical-service</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml
index 82cf0222..87b70bc7 100644
--- a/optical-service/installer/pom.xml
+++ b/optical-service/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>optical-service-installer</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml
index a17a134a..be68a553 100644
--- a/optical-service/model/pom.xml
+++ b/optical-service/model/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>optical-service-model</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/optical-service/pom.xml b/optical-service/pom.xml
index 2eb28882..8348310d 100644
--- a/optical-service/pom.xml
+++ b/optical-service/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>optical-service</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: optical-service</name>
diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml
index de480d91..58da90fb 100644
--- a/optical-service/provider/pom.xml
+++ b/optical-service/provider/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath />
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>optical-service-provider</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index 3daeed19..aa2fddde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-northbound</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound</name>
diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml
index ee7422cd..45e11550 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>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>features-vnfapi</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml
index 3a1b0568..a9cdd40a 100644
--- a/vnfapi/features/pom.xml
+++ b/vnfapi/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnfapi-features</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
diff --git a/vnfapi/features/sdnc-vnfapi/pom.xml b/vnfapi/features/sdnc-vnfapi/pom.xml
index 97337b51..15197ff8 100644
--- a/vnfapi/features/sdnc-vnfapi/pom.xml
+++ b/vnfapi/features/sdnc-vnfapi/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-vnfapi</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml
index 9b8ed4ad..2da6348d 100755
--- a/vnfapi/installer/pom.xml
+++ b/vnfapi/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnfapi-installer</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml
index c9bafbe2..3f694255 100644
--- a/vnfapi/model/pom.xml
+++ b/vnfapi/model/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnfapi-model</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml
index 5beed22f..dd0f0e4b 100644
--- a/vnfapi/pom.xml
+++ b/vnfapi/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnfapi</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: vnfapi</name>
diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml
index 73383256..7d2560d7 100644
--- a/vnfapi/provider/pom.xml
+++ b/vnfapi/provider/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnfapi-provider</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml
index 07f67710..dcf4cb88 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>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>features-vnftools</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml
index 3e397035..298551f7 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>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools-features</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</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 9d1c0cd6..835bf7c7 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>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>sdnc-vnftools</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>feature</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml
index 20f86f44..063d787a 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>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools-installer</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
diff --git a/vnftools/pom.xml b/vnftools/pom.xml
index d798fcb6..c9f94c6b 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>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>pom</packaging>
<name>VNF Tools Plugin</name>
diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml
index 57cb034f..ae10a93f 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>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools-provider</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>