diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-10-12 12:41:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-10-12 12:41:42 +0000 |
commit | 1199ecaee221911ed978969ac54ca27642634971 (patch) | |
tree | 059d908c759691d769f6c4c9f068eb5a387f60a5 /plugins/properties-node/provider/src/test/resources/test.xml | |
parent | 2afcafdce51ad7991b98b3ae4ff9dbc4084f4d0c (diff) |
Release ccsdk/sli1.4.0
Diffstat (limited to 'plugins/properties-node/provider/src/test/resources/test.xml')
-rw-r--r-- | plugins/properties-node/provider/src/test/resources/test.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/properties-node/provider/src/test/resources/test.xml b/plugins/properties-node/provider/src/test/resources/test.xml index b3e1164e4..c0f0457f1 100644 --- a/plugins/properties-node/provider/src/test/resources/test.xml +++ b/plugins/properties-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> |