aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-10-29 15:32:40 -0400
committerDan Timoney <dtimoney@att.com>2020-10-29 15:32:40 -0400
commit367e5c3c676efdcdb8f4135b8a2beca2ac9fd3de (patch)
treed48bf5ab38536fdcdbe0ad3150355253a8a8aef3
parentbb5d0eab13c2fbff0475ee6f977cb9c7ca7bf287 (diff)
Use released 2.0.2 parent pom
Update to use released 2.0.2 version of parent poms Change-Id: I8bae6111b222112ecca33f2f006a9e7139dcc309 Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xartifacts/pom.xml2
-rw-r--r--features/ccsdk-gr-toolkit/pom.xml2
-rw-r--r--features/ccsdk-properties-node/pom.xml2
-rw-r--r--features/ccsdk-restapi-call-node/pom.xml2
-rw-r--r--features/ccsdk-restconf-client/pom.xml2
-rw-r--r--features/ccsdk-sli-plugins-all/pom.xml2
-rw-r--r--features/ccsdk-sshapi-call-node/pom.xml2
-rw-r--r--features/ccsdk-template-node/pom.xml2
-rw-r--r--features/features-sli-plugins/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
-rwxr-xr-xgrToolkit/installer/pom.xml2
-rwxr-xr-xgrToolkit/model/pom.xml2
-rwxr-xr-xgrToolkit/pom.xml2
-rwxr-xr-xgrToolkit/provider/pom.xml2
-rwxr-xr-xpom.xml2
-rwxr-xr-xproperties-node/installer/pom.xml2
-rwxr-xr-xproperties-node/pom.xml2
-rwxr-xr-xproperties-node/provider/pom.xml2
-rwxr-xr-xrestapi-call-node/installer/pom.xml2
-rwxr-xr-xrestapi-call-node/pom.xml2
-rwxr-xr-xrestapi-call-node/provider/pom.xml2
-rwxr-xr-xrestconf-client/installer/pom.xml2
-rwxr-xr-xrestconf-client/pom.xml2
-rwxr-xr-xrestconf-client/provider/pom.xml2
-rwxr-xr-xsshapi-call-node/installer/pom.xml2
-rwxr-xr-xsshapi-call-node/pom.xml2
-rwxr-xr-xsshapi-call-node/provider/pom.xml2
-rw-r--r--template-node/installer/pom.xml2
-rw-r--r--template-node/pom.xml2
-rw-r--r--template-node/provider/pom.xml2
31 files changed, 31 insertions, 31 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index 3c4d38c8..52d8a1b8 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/features/ccsdk-gr-toolkit/pom.xml b/features/ccsdk-gr-toolkit/pom.xml
index d1d3940d..26fac21c 100644
--- a/features/ccsdk-gr-toolkit/pom.xml
+++ b/features/ccsdk-gr-toolkit/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-properties-node/pom.xml b/features/ccsdk-properties-node/pom.xml
index 22306d1e..99803aee 100644
--- a/features/ccsdk-properties-node/pom.xml
+++ b/features/ccsdk-properties-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-restapi-call-node/pom.xml b/features/ccsdk-restapi-call-node/pom.xml
index 9a752281..24c94e86 100644
--- a/features/ccsdk-restapi-call-node/pom.xml
+++ b/features/ccsdk-restapi-call-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-restconf-client/pom.xml b/features/ccsdk-restconf-client/pom.xml
index 6e85bbde..2c3d0131 100644
--- a/features/ccsdk-restconf-client/pom.xml
+++ b/features/ccsdk-restconf-client/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml
index fb243fd1..69be68a6 100644
--- a/features/ccsdk-sli-plugins-all/pom.xml
+++ b/features/ccsdk-sli-plugins-all/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-sshapi-call-node/pom.xml b/features/ccsdk-sshapi-call-node/pom.xml
index e908a733..5b06367a 100644
--- a/features/ccsdk-sshapi-call-node/pom.xml
+++ b/features/ccsdk-sshapi-call-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-template-node/pom.xml b/features/ccsdk-template-node/pom.xml
index ef64c870..8cc66b0c 100644
--- a/features/ccsdk-template-node/pom.xml
+++ b/features/ccsdk-template-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/features-sli-plugins/pom.xml b/features/features-sli-plugins/pom.xml
index 68b4dfd7..e0751b7a 100644
--- a/features/features-sli-plugins/pom.xml
+++ b/features/features-sli-plugins/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index b3b96c99..48bf7af8 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>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 3794c738..003e3711 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>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml
index 195e332a..fd368a47 100755
--- a/grToolkit/installer/pom.xml
+++ b/grToolkit/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml
index baea8a8a..fabe7230 100755
--- a/grToolkit/model/pom.xml
+++ b/grToolkit/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/pom.xml b/grToolkit/pom.xml
index 5fbe82a1..969116c0 100755
--- a/grToolkit/pom.xml
+++ b/grToolkit/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index 8f2410da..82f212e7 100755
--- a/grToolkit/provider/pom.xml
+++ b/grToolkit/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index 0ff33303..63ee8611 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml
index eaaadc07..b073580a 100755
--- a/properties-node/installer/pom.xml
+++ b/properties-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/pom.xml b/properties-node/pom.xml
index 1f0c76e7..eed3a0f7 100755
--- a/properties-node/pom.xml
+++ b/properties-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml
index 8ba8dc71..98dd5fc5 100755
--- a/properties-node/provider/pom.xml
+++ b/properties-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml
index fa615e49..366b0771 100755
--- a/restapi-call-node/installer/pom.xml
+++ b/restapi-call-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml
index 441c6790..29ee5cf5 100755
--- a/restapi-call-node/pom.xml
+++ b/restapi-call-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml
index 2ff71c1b..bb2e2dcb 100755
--- a/restapi-call-node/provider/pom.xml
+++ b/restapi-call-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml
index 9793948e..052cb774 100755
--- a/restconf-client/installer/pom.xml
+++ b/restconf-client/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml
index 8815fbbe..a922029b 100755
--- a/restconf-client/pom.xml
+++ b/restconf-client/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml
index e258387d..02e82509 100755
--- a/restconf-client/provider/pom.xml
+++ b/restconf-client/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/sshapi-call-node/installer/pom.xml b/sshapi-call-node/installer/pom.xml
index 10cc6dae..741e71d7 100755
--- a/sshapi-call-node/installer/pom.xml
+++ b/sshapi-call-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/sshapi-call-node/pom.xml b/sshapi-call-node/pom.xml
index af1a17c1..9452bb81 100755
--- a/sshapi-call-node/pom.xml
+++ b/sshapi-call-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/sshapi-call-node/provider/pom.xml b/sshapi-call-node/provider/pom.xml
index c67d037b..64e750fa 100755
--- a/sshapi-call-node/provider/pom.xml
+++ b/sshapi-call-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml
index 65de8dea..5a7698f2 100644
--- a/template-node/installer/pom.xml
+++ b/template-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/pom.xml b/template-node/pom.xml
index a74db39e..6efd0102 100644
--- a/template-node/pom.xml
+++ b/template-node/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml
index 5ff05fdc..332ca205 100644
--- a/template-node/provider/pom.xml
+++ b/template-node/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>