Release version 2.4.2 01/132701/1 kohn
authorDan Timoney <dtimoney@att.com>
Tue, 13 Dec 2022 20:04:21 +0000 (15:04 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 13 Dec 2022 20:04:21 +0000 (15:04 -0500)
Release version 2.4.2 and roll to next snapshot

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

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.4.2.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 d2d816a..c2d69f8 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-sdnc-northbound</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index 2443081..934dfe2 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-northbound-features-installer</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index df92943..565daaa 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-northbound-feature-aggregator</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: features</name>
index ef87ead..f1c0fed 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-northbound-all</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index 311e64c..6755d6d 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-client</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
index 2fc6b0b..b76c3cc 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-generic-resource-api</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 7254841..824e17a 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-features</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 22177e3..fc7f967 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-generic-resource-api</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index eb6a9d0..c73076c 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-installer</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 1fc7247..4a4b388 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 3b4939f..245b0cb 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model-swagger</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
index 27c99e2..9a5a373 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model-yang</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 6f02332..df55e53 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api</name>
index cc8d286..b29260d 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-provider</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 3fd25bc..f810c78 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-optical-service</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 5e0d815..b1fd7de 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-features</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service:: ${project.artifactId}</name>
index 1e1ff64..a476037 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-optical-service</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 60c00e6..4042f91 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-installer</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index e38a408..b5a296b 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-model</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 5826c51..5428c9c 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service</name>
index 51963ad..104b919 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-provider</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index 19c12e7..2db2f85 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-northbound</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound</name>
diff --git a/releases/2.4.2.yaml b/releases/2.4.2.yaml
new file mode 100644 (file)
index 0000000..c9cc78a
--- /dev/null
@@ -0,0 +1,5 @@
+---
+distribution_type: 'maven'
+version: '2.4.2'
+project: 'sdnc-northbound'
+log_dir: 'sdnc-northbound-maven-stage-kohn/2/'
index 0b38d98..5002eb4 100644 (file)
@@ -5,7 +5,7 @@
 
 release_name=2
 sprint_number=4
-feature_revision=2
+feature_revision=3
 
 base_version=${release_name}.${sprint_number}.${feature_revision}
 
index 61c864a..072409f 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-vnftools</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 860bd31..ab229ad 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-features</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index eb88341..cc22f22 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-vnftools</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index e70b7d3..36120b1 100755 (executable)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-installer</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index c0a1c7b..dbf94f1 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>VNF Tools Plugin</name>
index dbc8953..1bf687b 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-provider</artifactId>
-    <version>2.4.2-SNAPSHOT</version>
+    <version>2.4.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>