aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-node
diff options
context:
space:
mode:
authorRonan Keogh <ronan.keogh@ericsson.com>2018-08-17 11:20:54 +0100
committerRonan Keogh <ronan.keogh@ericsson.com>2018-08-17 15:12:26 +0100
commit09a9e56f3b6a03e6877e741a5e3922087129e841 (patch)
treefb3e7f3dfe10f785660e59be14961760585e8aa7 /datarouter-node
parent49fbf9a09d244bbdc19783d9ff10cd03cd89640a (diff)
update thoughtworks version
Change-Id: I0a099b480c28e05f8ff1eb945091e6afda371209 Issue-ID: DMAAP-557 Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Diffstat (limited to 'datarouter-node')
-rwxr-xr-xdatarouter-node/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml
index bb0b7ffa..6cc396a1 100755
--- a/datarouter-node/pom.xml
+++ b/datarouter-node/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.4.7</version>
+ <version>${thoughtworks.version}</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>