diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-12-12 15:33:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-12-12 15:33:22 +0000 |
commit | 43a5080ce8387976331e0f7b37bfc4c41d999073 (patch) | |
tree | 0e598ac568fec14b0734d958939449f68e35c9ce /plugins/sshapi-call-node/provider/src/test/resources/test.xml | |
parent | d005e266f51244e235f224d43683f93b89616fe4 (diff) |
Release ccsdk/sli1.5.5
Diffstat (limited to 'plugins/sshapi-call-node/provider/src/test/resources/test.xml')
-rw-r--r-- | plugins/sshapi-call-node/provider/src/test/resources/test.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/sshapi-call-node/provider/src/test/resources/test.xml b/plugins/sshapi-call-node/provider/src/test/resources/test.xml index b6977854a..ba5978871 100644 --- a/plugins/sshapi-call-node/provider/src/test/resources/test.xml +++ b/plugins/sshapi-call-node/provider/src/test/resources/test.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sshapi-call-node</artifactId> - <version>0.0.0-SNAPSHOT</version> + <version>0.0.0</version> </parent> <artifactId>sshapi-call-node-provider</artifactId> <packaging>bundle</packaging> @@ -164,7 +164,7 @@ providermodule-plugin </artifactId> <versionRange> - [1.2.0.100-SNAPSHOT,) + [1.2.0.100,) </versionRange> <goals> <goal>process</goal> |