fix pom

Change-Id: I159f5de10d16d018d63c020115a5231716826c99
Issue-ID: SDC-777
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml
index 3373bf6..3057765 100644
--- a/common-app-api/pom.xml
+++ b/common-app-api/pom.xml
@@ -181,6 +181,7 @@
 		<dependency>
 			<groupId>org.mockito</groupId>
 			<artifactId>mockito-core</artifactId>
+			<version>${mockito.version}</version>
 			<scope>test</scope>
 		</dependency>