summaryrefslogtreecommitdiffstats
path: root/properties-node/provider/src/test/resources/test.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-15 16:19:33 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-15 16:19:33 -0400
commit271a15d2c98e4bd95963ca4733b469833bbc7905 (patch)
tree3dd941d4be1e3d279f4a406e9bbeaeaeb8feade0 /properties-node/provider/src/test/resources/test.xml
parent0320e9c271f8534ce867bd4c36ab1883e55cf6e6 (diff)
Remove -SNAPSHOT from test
Jenkins staging plugin strips the string '-SNAPSHOT' from all xml files. Updated test case not to use a snapshot version in test data. Change-Id: I225b9a731bea2f21233327e4063ad841f0893f82 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/provider/src/test/resources/test.xml')
-rw-r--r--properties-node/provider/src/test/resources/test.xml2
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 1974f688..19e3b713 100644
--- a/properties-node/provider/src/test/resources/test.xml
+++ b/properties-node/provider/src/test/resources/test.xml
@@ -162,7 +162,7 @@
providermodule-plugin
</artifactId>
<versionRange>
- [1.2.0.100-SNAPSHOT,)
+ [1.2.0.100,)
</versionRange>
<goals>
<goal>process</goal>