diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-08 19:53:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-08 19:53:30 +0000 |
commit | e86e1bf900afa804eb0a628cf4c975980a0e8d9d (patch) | |
tree | 06acd79ff673973f170406de67fcaf4a1abc437a /plugins/restapi-call-node/provider/src | |
parent | 2162533410a04a7d31aa231c04d95f3e1e10473b (diff) |
Release ccsdk/sli1.7.1
Diffstat (limited to 'plugins/restapi-call-node/provider/src')
-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> |