diff options
Diffstat (limited to 'properties-node/provider/src/test/resources/test.xml')
-rw-r--r-- | properties-node/provider/src/test/resources/test.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/provider/src/test/resources/test.xml b/properties-node/provider/src/test/resources/test.xml index 19e3b713..6947de55 100644 --- a/properties-node/provider/src/test/resources/test.xml +++ b/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>6.0.0-SNAPSHOT</version> + <version>6.0.0</version> </parent> <artifactId>restapi-call-node-provider</artifactId> <packaging>bundle</packaging> |