Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-interactions / model-impl / sdnc / pom.xml
index 79d4309..1c1d844 100644 (file)
@@ -24,7 +24,7 @@
   <parent>
         <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
         <artifactId>model-impl</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.7.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sdnc</artifactId>
@@ -38,7 +38,6 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>2.13.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>