summaryrefslogtreecommitdiffstats
path: root/catalog-fe
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 /catalog-fe
parent7b9ef5920d732106337338e65dd92feda1d05731 (diff)
fix pom
Change-Id: I159f5de10d16d018d63c020115a5231716826c99 Issue-ID: SDC-777 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'catalog-fe')
-rw-r--r--catalog-fe/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml
index b51ebd3087..cc3be33ea3 100644
--- a/catalog-fe/pom.xml
+++ b/catalog-fe/pom.xml
@@ -294,6 +294,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
+ <version>${mockito.version}</version>
<scope>test</scope>
</dependency>