diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-10 16:43:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-10 16:43:27 +0000 |
commit | 351ad0046fda0abfc25d4cd6bbb39987b84ca391 (patch) | |
tree | 0660d6b8a59f9ace8c0faf8900a53234e24fcf31 /plugins/restapi-call-node/provider/src/test/resources | |
parent | b5a1f49893bcbe44fda1b0ea6340f8f834adf2b2 (diff) |
Release ccsdk/sli1.6.0
Diffstat (limited to 'plugins/restapi-call-node/provider/src/test/resources')
-rw-r--r-- | plugins/restapi-call-node/provider/src/test/resources/test.xml | 4 |
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> |