aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-09-12 18:01:15 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-09-12 18:01:15 +0000
commit624cab84dcc905433c7c5879889d54ad23d1a073 (patch)
tree210cd0c4f06184e76454619af2132a2de05f565a
parent74114c3f9389b35a5dd9c86d1a2d5a2e08e8d47a (diff)
Release ccsdk/sli/plugins0.5.3
-rwxr-xr-xartifacts/pom.xml4
-rw-r--r--features/ccsdk-sli-plugins-all/pom.xml4
-rw-r--r--features/features-sli-plugins/pom.xml4
-rwxr-xr-xfeatures/installer/pom.xml4
-rwxr-xr-xfeatures/pom.xml4
-rw-r--r--grToolkit/features/ccsdk-gr-toolkit/pom.xml4
-rwxr-xr-xgrToolkit/features/features-gr-toolkit/pom.xml4
-rwxr-xr-xgrToolkit/features/pom.xml4
-rwxr-xr-xgrToolkit/installer/pom.xml4
-rwxr-xr-xgrToolkit/model/pom.xml4
-rwxr-xr-xgrToolkit/pom.xml4
-rwxr-xr-xgrToolkit/provider/pom.xml4
-rwxr-xr-xpom.xml4
-rw-r--r--properties-node/features/ccsdk-properties-node/pom.xml4
-rw-r--r--properties-node/features/features-properties-node/pom.xml4
-rwxr-xr-xproperties-node/features/pom.xml4
-rwxr-xr-xproperties-node/installer/pom.xml4
-rwxr-xr-xproperties-node/pom.xml4
-rwxr-xr-xproperties-node/provider/pom.xml4
-rw-r--r--properties-node/provider/src/test/resources/test-invalid.xml4
-rw-r--r--properties-node/provider/src/test/resources/test.xml2
-rw-r--r--restapi-call-node/features/ccsdk-restapi-call-node/pom.xml4
-rw-r--r--restapi-call-node/features/features-restapi-call-node/pom.xml4
-rwxr-xr-xrestapi-call-node/features/pom.xml4
-rwxr-xr-xrestapi-call-node/installer/pom.xml4
-rwxr-xr-xrestapi-call-node/pom.xml4
-rwxr-xr-xrestapi-call-node/provider/pom.xml4
-rw-r--r--restapi-call-node/provider/src/test/resources/test.xml4
-rw-r--r--restconf-client/features/ccsdk-restconf-client/pom.xml4
-rw-r--r--restconf-client/features/features-restconf-client/pom.xml4
-rwxr-xr-xrestconf-client/features/pom.xml4
-rwxr-xr-xrestconf-client/installer/pom.xml4
-rwxr-xr-xrestconf-client/pom.xml4
-rwxr-xr-xrestconf-client/provider/pom.xml4
-rw-r--r--sshapi-call-node/features/ccsdk-sshapi-call-node/pom.xml4
-rw-r--r--sshapi-call-node/features/features-sshapi-call-node/pom.xml4
-rwxr-xr-xsshapi-call-node/features/pom.xml4
-rwxr-xr-xsshapi-call-node/installer/pom.xml4
-rwxr-xr-xsshapi-call-node/pom.xml4
-rwxr-xr-xsshapi-call-node/provider/pom.xml4
-rw-r--r--sshapi-call-node/provider/src/test/resources/test.xml4
-rw-r--r--template-node/features/ccsdk-template-node/pom.xml4
-rw-r--r--template-node/features/features-template-node/pom.xml4
-rw-r--r--template-node/features/pom.xml4
-rw-r--r--template-node/installer/pom.xml4
-rw-r--r--template-node/pom.xml4
-rw-r--r--template-node/provider/pom.xml4
47 files changed, 93 insertions, 93 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index f412d75e..cccdb8f9 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sli-plugins-artifacts</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: sli-plugins-artifacts</name>
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<dependencyManagement>
diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml
index 8ee454e1..025a719b 100644
--- a/features/ccsdk-sli-plugins-all/pom.xml
+++ b/features/ccsdk-sli-plugins-all/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-sli-plugins-all</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name>
diff --git a/features/features-sli-plugins/pom.xml b/features/features-sli-plugins/pom.xml
index 85a035fd..bd7e6f4c 100644
--- a/features/features-sli-plugins/pom.xml
+++ b/features/features-sli-plugins/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>features-sli-plugins</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index de05d4c3..a8c51aa7 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sliplugins-features-installer</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name>
diff --git a/features/pom.xml b/features/pom.xml
index 95e60234..e09babb0 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sliplugins-feature-aggregator</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: features</name>
diff --git a/grToolkit/features/ccsdk-gr-toolkit/pom.xml b/grToolkit/features/ccsdk-gr-toolkit/pom.xml
index 7552e388..39ca7333 100644
--- a/grToolkit/features/ccsdk-gr-toolkit/pom.xml
+++ b/grToolkit/features/ccsdk-gr-toolkit/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-gr-toolkit</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
diff --git a/grToolkit/features/features-gr-toolkit/pom.xml b/grToolkit/features/features-gr-toolkit/pom.xml
index 1887a033..9348c002 100755
--- a/grToolkit/features/features-gr-toolkit/pom.xml
+++ b/grToolkit/features/features-gr-toolkit/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>features-gr-toolkit</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
diff --git a/grToolkit/features/pom.xml b/grToolkit/features/pom.xml
index 637f156b..596b60c9 100755
--- a/grToolkit/features/pom.xml
+++ b/grToolkit/features/pom.xml
@@ -4,14 +4,14 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
<artifactId>gr-toolkit-features</artifactId>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<modules>
diff --git a/grToolkit/installer/pom.xml b/grToolkit/installer/pom.xml
index 27a5c393..750dc3a9 100755
--- a/grToolkit/installer/pom.xml
+++ b/grToolkit/installer/pom.xml
@@ -4,14 +4,14 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>gr-toolkit-installer</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<properties>
<application.name>ccsdk-gr-toolkit</application.name>
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml
index 3814f1a6..45594369 100755
--- a/grToolkit/model/pom.xml
+++ b/grToolkit/model/pom.xml
@@ -4,13 +4,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>gr-toolkit-model</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>bundle</packaging>
<dependencies>
diff --git a/grToolkit/pom.xml b/grToolkit/pom.xml
index c2d65985..9133e839 100755
--- a/grToolkit/pom.xml
+++ b/grToolkit/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>gr-toolkit</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: gr-toolkit</name>
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index 47f65af9..ea324b27 100755
--- a/grToolkit/provider/pom.xml
+++ b/grToolkit/provider/pom.xml
@@ -4,13 +4,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>gr-toolkit-provider</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>bundle</packaging>
<build>
diff --git a/pom.xml b/pom.xml
index c566b531..6164427e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-sli-plugins</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins</name>
diff --git a/properties-node/features/ccsdk-properties-node/pom.xml b/properties-node/features/ccsdk-properties-node/pom.xml
index 986cb4a2..b7f6163f 100644
--- a/properties-node/features/ccsdk-properties-node/pom.xml
+++ b/properties-node/features/ccsdk-properties-node/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-properties-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
diff --git a/properties-node/features/features-properties-node/pom.xml b/properties-node/features/features-properties-node/pom.xml
index 3e36f1df..66c2df31 100644
--- a/properties-node/features/features-properties-node/pom.xml
+++ b/properties-node/features/features-properties-node/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>features-properties-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml
index 9fde2c27..abf3d8d7 100755
--- a/properties-node/features/pom.xml
+++ b/properties-node/features/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node-features</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml
index f3fc60db..eccb39b4 100755
--- a/properties-node/installer/pom.xml
+++ b/properties-node/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node-installer</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
diff --git a/properties-node/pom.xml b/properties-node/pom.xml
index bf464623..89582aea 100755
--- a/properties-node/pom.xml
+++ b/properties-node/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: properties-node</name>
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml
index 49dcab0e..ec96ef5d 100755
--- a/properties-node/provider/pom.xml
+++ b/properties-node/provider/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node-provider</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>
diff --git a/properties-node/provider/src/test/resources/test-invalid.xml b/properties-node/provider/src/test/resources/test-invalid.xml
index 50bd0fff..2cbdf683 100644
--- a/properties-node/provider/src/test/resources/test-invalid.xml
+++ b/properties-node/provider/src/test/resources/test-invalid.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>restapi-call-node-provider</artifactId>
<packaging>bundle</packaging>
@@ -150,7 +150,7 @@
providermodule-plugin
</artifactId>
<versionRange>
- [1.2.0.100-SNAPSHOT,)
+ [1.2.0.100,)
</versionRange>
<goals>
<goal>process</goal>
diff --git a/properties-node/provider/src/test/resources/test.xml b/properties-node/provider/src/test/resources/test.xml
index 19e3b713..6947de55 100644
--- a/properties-node/provider/src/test/resources/test.xml
+++ b/properties-node/provider/src/test/resources/test.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>restapi-call-node-provider</artifactId>
<packaging>bundle</packaging>
diff --git a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml
index ebf41b81..30c52355 100644
--- a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml
+++ b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-restapi-call-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name>
diff --git a/restapi-call-node/features/features-restapi-call-node/pom.xml b/restapi-call-node/features/features-restapi-call-node/pom.xml
index d7397d58..b1bee2dc 100644
--- a/restapi-call-node/features/features-restapi-call-node/pom.xml
+++ b/restapi-call-node/features/features-restapi-call-node/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>features-restapi-call-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name>
diff --git a/restapi-call-node/features/pom.xml b/restapi-call-node/features/pom.xml
index 34c1c6eb..27ec9de2 100755
--- a/restapi-call-node/features/pom.xml
+++ b/restapi-call-node/features/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node-features</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name>
diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml
index df48d6bc..ec203343 100755
--- a/restapi-call-node/installer/pom.xml
+++ b/restapi-call-node/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node-installer</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name>
diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml
index 6aeaa529..a008be47 100755
--- a/restapi-call-node/pom.xml
+++ b/restapi-call-node/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: restapi-call-node</name>
diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml
index 9a0384be..907a0974 100755
--- a/restapi-call-node/provider/pom.xml
+++ b/restapi-call-node/provider/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node-provider</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId}</name>
diff --git a/restapi-call-node/provider/src/test/resources/test.xml b/restapi-call-node/provider/src/test/resources/test.xml
index 1974f688..6947de55 100644
--- a/restapi-call-node/provider/src/test/resources/test.xml
+++ b/restapi-call-node/provider/src/test/resources/test.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restapi-call-node</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>restapi-call-node-provider</artifactId>
<packaging>bundle</packaging>
@@ -162,7 +162,7 @@
providermodule-plugin
</artifactId>
<versionRange>
- [1.2.0.100-SNAPSHOT,)
+ [1.2.0.100,)
</versionRange>
<goals>
<goal>process</goal>
diff --git a/restconf-client/features/ccsdk-restconf-client/pom.xml b/restconf-client/features/ccsdk-restconf-client/pom.xml
index eb640b79..75971393 100644
--- a/restconf-client/features/ccsdk-restconf-client/pom.xml
+++ b/restconf-client/features/ccsdk-restconf-client/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-restconf-client</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<properties>
diff --git a/restconf-client/features/features-restconf-client/pom.xml b/restconf-client/features/features-restconf-client/pom.xml
index f068d1b8..4ed9aeef 100644
--- a/restconf-client/features/features-restconf-client/pom.xml
+++ b/restconf-client/features/features-restconf-client/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>features-restconf-client</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>
diff --git a/restconf-client/features/pom.xml b/restconf-client/features/pom.xml
index 72a4b9b2..f2f0284f 100755
--- a/restconf-client/features/pom.xml
+++ b/restconf-client/features/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client-features</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml
index 13ecdda0..33b33b7e 100755
--- a/restconf-client/installer/pom.xml
+++ b/restconf-client/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client-installer</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>
diff --git a/restconf-client/pom.xml b/restconf-client/pom.xml
index 69e1c631..c9ca2139 100755
--- a/restconf-client/pom.xml
+++ b/restconf-client/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: restconf-client</name>
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml
index 06339744..4b5ff887 100755
--- a/restconf-client/provider/pom.xml
+++ b/restconf-client/provider/pom.xml
@@ -6,12 +6,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>restconf-client-provider</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name>
diff --git a/sshapi-call-node/features/ccsdk-sshapi-call-node/pom.xml b/sshapi-call-node/features/ccsdk-sshapi-call-node/pom.xml
index 9346087b..4bc376a7 100644
--- a/sshapi-call-node/features/ccsdk-sshapi-call-node/pom.xml
+++ b/sshapi-call-node/features/ccsdk-sshapi-call-node/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-sshapi-call-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: sshapi-call-node :: ${project.artifactId}</name>
diff --git a/sshapi-call-node/features/features-sshapi-call-node/pom.xml b/sshapi-call-node/features/features-sshapi-call-node/pom.xml
index 9ad7b5af..13e5d8c1 100644
--- a/sshapi-call-node/features/features-sshapi-call-node/pom.xml
+++ b/sshapi-call-node/features/features-sshapi-call-node/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>features-sshapi-call-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: sshapi-call-node :: ${project.artifactId}</name>
diff --git a/sshapi-call-node/features/pom.xml b/sshapi-call-node/features/pom.xml
index 86f4c8e7..4d953a51 100755
--- a/sshapi-call-node/features/pom.xml
+++ b/sshapi-call-node/features/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sshapi-call-node-features</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: sshapi-call-node :: ${project.artifactId}</name>
diff --git a/sshapi-call-node/installer/pom.xml b/sshapi-call-node/installer/pom.xml
index 5530425a..4ba87963 100755
--- a/sshapi-call-node/installer/pom.xml
+++ b/sshapi-call-node/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sshapi-call-node-installer</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: sshapi-call-node :: ${project.artifactId}</name>
diff --git a/sshapi-call-node/pom.xml b/sshapi-call-node/pom.xml
index 98dc4e86..a1cebb86 100755
--- a/sshapi-call-node/pom.xml
+++ b/sshapi-call-node/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sshapi-call-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: sshapi-call-node</name>
diff --git a/sshapi-call-node/provider/pom.xml b/sshapi-call-node/provider/pom.xml
index 95e7664a..216f627b 100755
--- a/sshapi-call-node/provider/pom.xml
+++ b/sshapi-call-node/provider/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sshapi-call-node-provider</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: sshapi-call-node :: ${project.artifactId}</name>
diff --git a/sshapi-call-node/provider/src/test/resources/test.xml b/sshapi-call-node/provider/src/test/resources/test.xml
index 7645f199..13631458 100644
--- a/sshapi-call-node/provider/src/test/resources/test.xml
+++ b/sshapi-call-node/provider/src/test/resources/test.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>sshapi-call-node</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>sshapi-call-node-provider</artifactId>
<packaging>bundle</packaging>
@@ -164,7 +164,7 @@
providermodule-plugin
</artifactId>
<versionRange>
- [1.2.0.100-SNAPSHOT,)
+ [1.2.0.100,)
</versionRange>
<goals>
<goal>process</goal>
diff --git a/template-node/features/ccsdk-template-node/pom.xml b/template-node/features/ccsdk-template-node/pom.xml
index 8924ec74..5bdd735f 100644
--- a/template-node/features/ccsdk-template-node/pom.xml
+++ b/template-node/features/ccsdk-template-node/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>ccsdk-template-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>
diff --git a/template-node/features/features-template-node/pom.xml b/template-node/features/features-template-node/pom.xml
index b45b7a84..7aad317c 100644
--- a/template-node/features/features-template-node/pom.xml
+++ b/template-node/features/features-template-node/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>features-template-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>feature</packaging>
<dependencies>
diff --git a/template-node/features/pom.xml b/template-node/features/pom.xml
index 378e7594..b39984ae 100644
--- a/template-node/features/pom.xml
+++ b/template-node/features/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-features</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<modules>
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml
index 983b1c44..ccc4833b 100644
--- a/template-node/installer/pom.xml
+++ b/template-node/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-installer</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>
diff --git a/template-node/pom.xml b/template-node/pom.xml
index 760d0d78..efe318d0 100644
--- a/template-node/pom.xml
+++ b/template-node/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>pom</packaging>
<modules>
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml
index 66f3f4ac..b510de23 100644
--- a/template-node/provider/pom.xml
+++ b/template-node/provider/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.4</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-provider</artifactId>
- <version>0.5.3-SNAPSHOT</version>
+ <version>0.5.3</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>