Release version 2.2.0 (initial Istanbul) 37/124237/1
authorDan Timoney <dtimoney@att.com>
Wed, 15 Sep 2021 14:52:51 +0000 (10:52 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 15 Sep 2021 14:52:51 +0000 (10:52 -0400)
Release version 2.2.0 (initial Istanbul) of sdnc/northbound and
roll to next snapshot version

Issue-ID: SDNC-1609
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4a8a034af6ca9206e9e7700c662bba3ea7365fd4

30 files changed:
features/features-sdnc-northbound/pom.xml
features/installer/pom.xml
features/pom.xml
features/sdnc-northbound-all/pom.xml
generic-resource-api/client/pom.xml
generic-resource-api/features/features-generic-resource-api/pom.xml
generic-resource-api/features/pom.xml
generic-resource-api/features/sdnc-generic-resource-api/pom.xml
generic-resource-api/installer/pom.xml
generic-resource-api/model/pom.xml
generic-resource-api/model/swagger/pom.xml
generic-resource-api/model/yang/pom.xml
generic-resource-api/pom.xml
generic-resource-api/provider/pom.xml
optical-service/features/features-optical-service/pom.xml
optical-service/features/pom.xml
optical-service/features/sdnc-optical-service/pom.xml
optical-service/installer/pom.xml
optical-service/model/pom.xml
optical-service/pom.xml
optical-service/provider/pom.xml
pom.xml
releases/2.2.0.yaml [new file with mode: 0644]
version.properties
vnftools/features/features-vnftools/pom.xml
vnftools/features/pom.xml
vnftools/features/sdnc-vnftools/pom.xml
vnftools/installer/pom.xml
vnftools/pom.xml
vnftools/provider/pom.xml

index 70b3726..c7f7f1f 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-sdnc-northbound</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index 0fecf6b..28ed3fd 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-northbound-features-installer</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index fd5eed9..f459c66 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-northbound-feature-aggregator</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: features</name>
index 22a253d..9c3a029 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-northbound-all</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index ad9485e..f588aea 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-client</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
index 72f20e8..f58909b 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-generic-resource-api</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 263ae69..62d21b3 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-features</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 8442c68..1a59adc 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-generic-resource-api</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 5ba4a9e..3cfd8d8 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-installer</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index de5b40b..04685eb 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 072a89c..91b7dda 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model-swagger</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
index aa2375c..bc0ec85 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model-yang</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 0980d4d..fa09734 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api</name>
index 9440259..e253794 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-provider</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 7904ba3..c9f3d4d 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-optical-service</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 66bd67f..5e41395 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-features</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service:: ${project.artifactId}</name>
index a57f278..33c7ee1 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-optical-service</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 90137d7..15b138c 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-installer</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index a2b733c..480dd2a 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-model</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 1324b63..31ef5a6 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service</name>
index 65fc272..1215952 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-provider</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index 1fb1dab..a0bfd0f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-northbound</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound</name>
diff --git a/releases/2.2.0.yaml b/releases/2.2.0.yaml
new file mode 100644 (file)
index 0000000..5c16bf2
--- /dev/null
@@ -0,0 +1,5 @@
+---
+distribution_type: 'maven'
+version: '2.2.0'
+project: 'sdnc-northbound'
+log_dir: 'sdnc-northbound-maven-stage-master/300/'
index 9cce384..46ac062 100644 (file)
@@ -5,7 +5,7 @@
 
 release_name=2
 sprint_number=2
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}
 
index b51b793..dab75a1 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-vnftools</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index f926dfe..1c6c8af 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-features</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 66870ed..3bdd4aa 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-vnftools</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index c1fce61..018c3ec 100755 (executable)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-installer</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 3a641b2..af6b564 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>VNF Tools Plugin</name>
index 64597ec..ebaf74f 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-provider</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>