Release appc
[appc.git] / appc-inbound / appc-interfaces-service / bundle / pom.xml
index 8cfd0d6..c80c0de 100644 (file)
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>2.7.0-SNAPSHOT</version>
+               <version>2.7.0</version>
                 <relativePath/>
        </parent>
         <groupId>org.onap.appc</groupId>
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-           <groupId>org.mockito</groupId>
-           <artifactId>mockito-core</artifactId>
-           <version>1.10.19</version>
-           <scope>test</scope>
-        </dependency>
+
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>config-api</artifactId>
             <artifactId>commons-io</artifactId>
         </dependency>
     </dependencies>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.0</version>
 </project>