summaryrefslogtreecommitdiffstats
path: root/asdc-tests
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-12-25 20:07:37 +0200
committerMichael Lando <ml636r@att.com>2017-12-25 19:06:44 +0000
commitce868e6a5ffd8b2e70799b6cd69e1cfce9887a61 (patch)
tree7f3c3bc584dd61445d764bc818da0b803822fad9 /asdc-tests
parent7b9ef5920d732106337338e65dd92feda1d05731 (diff)
fix pom
Change-Id: I159f5de10d16d018d63c020115a5231716826c99 Issue-ID: SDC-777 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'asdc-tests')
-rw-r--r--asdc-tests/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml
index 9cc5898fcc..a1af441320 100644
--- a/asdc-tests/pom.xml
+++ b/asdc-tests/pom.xml
@@ -48,6 +48,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
+ <version>${mockito.version}</version>
<scope>compile</scope>
</dependency>