Bump drools-apps to 1.6.4-SNAPSHOT
[policy/drools-applications.git] / controlloop / m2 / appclcm / pom.xml
index 8c4ff90..1850711 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.policy.drools-applications.controlloop.m2</groupId>
     <artifactId>m2</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>appclcm</artifactId>
       <scope>provided</scope>
     </dependency>
 
-    <dependency>
-      <groupId>org.powermock</groupId>
-      <artifactId>powermock-api-mockito2</artifactId>
-      <scope>test</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 
 </project>