summaryrefslogtreecommitdiffstats
path: root/plugins/restapi-call-node/provider/src/test/resources/test.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-12-02 21:45:10 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-12-02 21:45:10 +0000
commitddd96fd01d7ec9357f9c88fb716145d173549e0e (patch)
treec7f651db50b4598a17b61f430eb44a5f3f21a4e8 /plugins/restapi-call-node/provider/src/test/resources/test.xml
parent1247537817bee6d22bb6c5c11f83b4360a58ca83 (diff)
Release ccsdk/sli2.0.1
Diffstat (limited to 'plugins/restapi-call-node/provider/src/test/resources/test.xml')
-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>