summaryrefslogtreecommitdiffstats
path: root/properties-node/provider
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-01-24 15:24:16 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-01-24 15:24:16 +0000
commitc21f72ebf7f2cc7c2151d9d7693599255764df47 (patch)
treecf4f0cc5efcceedfe39571c9cc49db91bfdc3a6f /properties-node/provider
parent766036fc36cf4a6dc360d6bb91df62c17bc93bfe (diff)
Release ccsdk/sli/plugins0.7.0
Diffstat (limited to 'properties-node/provider')
-rwxr-xr-xproperties-node/provider/pom.xml2
-rw-r--r--properties-node/provider/src/test/resources/test-invalid.xml4
-rw-r--r--properties-node/provider/src/test/resources/test.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml
index 495cafed..d4b1e472 100755
--- a/properties-node/provider/pom.xml
+++ b/properties-node/provider/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>properties-node-provider</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.0</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>