aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-03 13:28:31 -0500
committerDan Timoney <dtimoney@att.com>2020-03-03 13:28:31 -0500
commitccc9dffe40a1978ff129c9280b019f2dd9e52eeb (patch)
treee18233f038c66a9cea2f7c48e63470fd30d7c896
parent94ca994a89607f28e38129f43c89d2402859092f (diff)
Use released 1.5.2 CCSDK parent
Update to use released version of CCSDK parent pom Change-Id: Ie2db3e1f9f8e2aa411a456cb3f29916226aa6b10 Issue-ID: CCSDK-2152 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 27fe6ff2..a6f406df 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<dependencyManagement>
diff --git a/features/ccsdk-gr-toolkit/pom.xml b/features/ccsdk-gr-toolkit/pom.xml
index 975f163a..30899041 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-properties-node/pom.xml b/features/ccsdk-properties-node/pom.xml
index 1e8b51fb..2c1ca974 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-restapi-call-node/pom.xml b/features/ccsdk-restapi-call-node/pom.xml
index f4d1e567..3bb1ce31 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-restconf-client/pom.xml b/features/ccsdk-restconf-client/pom.xml
index 26e57af4..ad001ed1 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml
index 31616b5f..96f1b007 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-sshapi-call-node/pom.xml b/features/ccsdk-sshapi-call-node/pom.xml
index d2e51070..5209d49b 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-template-node/pom.xml b/features/ccsdk-template-node/pom.xml
index dc91b544..8096d276 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/features-sli-plugins/pom.xml b/features/features-sli-plugins/pom.xml
index 26d3944a..43bdaedb 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index f8d88658..23f99d5d 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.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index e4ec01a8..f68c07fb 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.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml
index f2b67a45..894ddb8b 100755
--- a/grToolkit/installer/pom.xml
+++ b/grToolkit/installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml
index dbbea7f8..d03eae6d 100755
--- a/grToolkit/model/pom.xml
+++ b/grToolkit/model/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
diff --git a/grToolkit/pom.xml b/grToolkit/pom.xml
index 8b76fe61..9db6a6ef 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index 201ff86a..17e69e9e 100755
--- a/grToolkit/provider/pom.xml
+++ b/grToolkit/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index e5527d4c..f1a99b06 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 4969e422..731ca75e 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/pom.xml b/properties-node/pom.xml
index 19b2768b..37defa62 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 93bfd91e..0cc07735 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 41306a93..789117ea 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 ab138ffc..cb8d9611 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 ab62e01d..c2e69ebb 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 8835ca66..b7171a2f 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml
index 75838fa4..944f5a77 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 22b8ecbe..5ec3aa02 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 1de775fa..6b70a5de 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 efb1afdc..b7521552 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 95ca09cf..a6e7b8f5 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 1efeff5a..bf581d46 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/template-node/pom.xml b/template-node/pom.xml
index 261259a6..b858e5e2 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.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 d3df4f9e..5832ad12 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>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>