summaryrefslogtreecommitdiffstats
path: root/plugins/restapi-call-node/provider/src
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-04-19 18:35:08 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-04-19 18:35:08 +0000
commit63640b72ae7f7fffa883f8bdd42e316fb9a2fba0 (patch)
tree32ef711a6f96fbb73dad1fd5f10cff1263ffd06a /plugins/restapi-call-node/provider/src
parent4d25c03d4f67171e44b05d7fe0451b2b60cc4574 (diff)
Release ccsdk/sli1.2.2
Diffstat (limited to 'plugins/restapi-call-node/provider/src')
-rw-r--r--plugins/restapi-call-node/provider/src/test/resources/test.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/restapi-call-node/provider/src/test/resources/test.xml b/plugins/restapi-call-node/provider/src/test/resources/test.xml
index 1f42886e9..618c09a6f 100644
--- a/plugins/restapi-call-node/provider/src/test/resources/test.xml
+++ b/plugins/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>0.0.0-SNAPSHOT</version>
+ <version>0.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>