Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-interactions / model-impl / sdnc / pom.xml
index 6a0a387..8a07d8a 100644 (file)
@@ -1,7 +1,7 @@
 <!--
   ============LICENSE_START=======================================================
   Copyright (C) 2018 Huawei. All rights reserved.
-  Modifications Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
+  Modifications Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved.
   Modifications Copyright (C) 2019 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -24,7 +24,7 @@
   <parent>
         <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
         <artifactId>model-impl</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.8.1-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>