diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-24 22:02:01 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-24 22:02:01 +0000 |
commit | 0f84029fe76a63c900c4202fcdfb88236b20a674 (patch) | |
tree | e20193ca9cb8bcdda864d291c49a487c363db784 /plugins/properties-node/provider/src/test/resources/test-invalid.xml | |
parent | ee2fd4e23f3abc91d648a4b52928144ba7ef5ce8 (diff) |
Release ccsdk/sli1.6.1
Diffstat (limited to 'plugins/properties-node/provider/src/test/resources/test-invalid.xml')
-rw-r--r-- | plugins/properties-node/provider/src/test/resources/test-invalid.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/properties-node/provider/src/test/resources/test-invalid.xml b/plugins/properties-node/provider/src/test/resources/test-invalid.xml index 3e4bd3b2d..7bc16c218 100644 --- a/plugins/properties-node/provider/src/test/resources/test-invalid.xml +++ b/plugins/properties-node/provider/src/test/resources/test-invalid.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> @@ -150,7 +150,7 @@ providermodule-plugin </artifactId> <versionRange> - [1.2.0.100-SNAPSHOT,) + [1.2.0.100,) </versionRange> <goals> <goal>process</goal> |