aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-24 10:23:31 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-24 10:23:31 -0400
commit3881a8e63e8309d2ba3a7d27e05b3a6c71a256b3 (patch)
treef8ff9ddde5a5a26fbf8d658a2b6728f66a95c8ea
parent2455061f244f9ffd042861118ecf21a6166ac4a3 (diff)
Create release 1.5.2 of SDNC1.5.2
Update version of parent pom to released 1.2.3 version Change-Id: I717d98c46e7bde2444011555f65dffedbea70530 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r--features/features-sdnc-northbound/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
-rw-r--r--features/sdnc-northbound-all/pom.xml2
-rw-r--r--generic-resource-api/client/pom.xml2
-rw-r--r--generic-resource-api/features/features-generic-resource-api/pom.xml2
-rw-r--r--generic-resource-api/features/pom.xml2
-rw-r--r--generic-resource-api/features/sdnc-generic-resource-api/pom.xml2
-rwxr-xr-xgeneric-resource-api/installer/pom.xml2
-rw-r--r--generic-resource-api/model/pom.xml2
-rw-r--r--generic-resource-api/pom.xml2
-rw-r--r--generic-resource-api/provider/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--vnfapi/features/features-vnfapi/pom.xml2
-rw-r--r--vnfapi/features/pom.xml2
-rw-r--r--vnfapi/features/sdnc-vnfapi/pom.xml2
-rwxr-xr-xvnfapi/installer/pom.xml2
-rw-r--r--vnfapi/model/pom.xml2
-rw-r--r--vnfapi/pom.xml2
-rw-r--r--vnfapi/provider/pom.xml2
-rw-r--r--vnftools/features/features-vnftools/pom.xml2
-rw-r--r--vnftools/features/pom.xml2
-rw-r--r--vnftools/features/sdnc-vnftools/pom.xml2
-rwxr-xr-xvnftools/installer/pom.xml2
-rw-r--r--vnftools/pom.xml2
-rw-r--r--vnftools/provider/pom.xml2
26 files changed, 26 insertions, 26 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml
index 074aedd0..9c0def44 100644
--- a/features/features-sdnc-northbound/pom.xml
+++ b/features/features-sdnc-northbound/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index e5f52031..e42ee5a9 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 03be1769..25bbc7a8 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index 28b39dde..1f165a3d 100644
--- a/features/sdnc-northbound-all/pom.xml
+++ b/features/sdnc-northbound-all/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml
index c3a101e3..d8c2a367 100644
--- a/generic-resource-api/client/pom.xml
+++ b/generic-resource-api/client/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
</parent>
<dependencies>
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 1d43e924..a095ecdd 100644
--- a/generic-resource-api/features/features-generic-resource-api/pom.xml
+++ b/generic-resource-api/features/features-generic-resource-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/generic-resource-api/features/pom.xml b/generic-resource-api/features/pom.xml
index d60e6e59..a9e3bd92 100644
--- a/generic-resource-api/features/pom.xml
+++ b/generic-resource-api/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
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 872c4d64..c5512865 100644
--- a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml
+++ b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml
index c8b92751..b1a9007a 100755
--- a/generic-resource-api/installer/pom.xml
+++ b/generic-resource-api/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml
index 630dfd4c..1386a2fc 100644
--- a/generic-resource-api/model/pom.xml
+++ b/generic-resource-api/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml
index c070bd78..65b08786 100644
--- a/generic-resource-api/pom.xml
+++ b/generic-resource-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml
index fc9bd4c0..09a2c9ce 100644
--- a/generic-resource-api/provider/pom.xml
+++ b/generic-resource-api/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index 2bf214d5..1954534d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml
index d476e765..981a9b11 100644
--- a/vnfapi/features/features-vnfapi/pom.xml
+++ b/vnfapi/features/features-vnfapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml
index 6f96390f..7dcdbe21 100644
--- a/vnfapi/features/pom.xml
+++ b/vnfapi/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnfapi/features/sdnc-vnfapi/pom.xml b/vnfapi/features/sdnc-vnfapi/pom.xml
index 8c90aa0e..e879d033 100644
--- a/vnfapi/features/sdnc-vnfapi/pom.xml
+++ b/vnfapi/features/sdnc-vnfapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml
index f50519fd..68d8f3ba 100755
--- a/vnfapi/installer/pom.xml
+++ b/vnfapi/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml
index a88d837f..495ee92a 100644
--- a/vnfapi/model/pom.xml
+++ b/vnfapi/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml
index e8eb58cb..02e7ac65 100644
--- a/vnfapi/pom.xml
+++ b/vnfapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml
index bde70bf7..340e4c8a 100644
--- a/vnfapi/provider/pom.xml
+++ b/vnfapi/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml
index e1eee79c..aa430d0d 100644
--- a/vnftools/features/features-vnftools/pom.xml
+++ b/vnftools/features/features-vnftools/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml
index d9912857..e1bf32aa 100644
--- a/vnftools/features/pom.xml
+++ b/vnftools/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml
index 007a7c91..eff80c16 100644
--- a/vnftools/features/sdnc-vnftools/pom.xml
+++ b/vnftools/features/sdnc-vnftools/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>
diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml
index 81ed2823..1c47ada2 100755
--- a/vnftools/installer/pom.xml
+++ b/vnftools/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
diff --git a/vnftools/pom.xml b/vnftools/pom.xml
index 95834ffd..2a23765a 100644
--- a/vnftools/pom.xml
+++ b/vnftools/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml
index 24d9d241..7e9bf00a 100644
--- a/vnftools/provider/pom.xml
+++ b/vnftools/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>