Release appc
[appc.git] / appc-config / appc-config-audit / provider / pom.xml
index 0acf8ee..e740bbb 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>
+
     </dependencies>
 
     <build>
 
         </plugins>
     </build>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.0</version>
 </project>