Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-errors / pom.xml
index ddc3989..9dfa5bb 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.models</groupId>
         <artifactId>policy-models</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>policy-models-errors</artifactId>
             <artifactId>gson</artifactId>
             <version>${policy.common.version}</version>
         </dependency>
+        <dependency>
+            <groupId>com.openpojo</groupId>
+            <artifactId>openpojo</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 </project>