diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 14:53:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 14:53:46 +0000 |
commit | 46d0e77e154f2458e2dbec8d70abdda859f88da1 (patch) | |
tree | 0ea5e27c001557e61c32bb0d94fceea379ea0dc8 /plugins/restapi-call-node/provider/src/test/resources/test.xml | |
parent | 70eefe655325271e167efba6394044145b28b772 (diff) |
Release ccsdk/sli1.2.0
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.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 1974f688e..6947de558 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>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> |