Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-sim / pom.xml
index 1c84540..16e17d1 100644 (file)
@@ -2,6 +2,7 @@
   ============LICENSE_START=======================================================
    Copyright (C) 2019 Nordix Foundation.
    Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
+   Modifications Copyright (C) 2020 Bell Canada. All rights reserved.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -24,7 +25,7 @@
   <parent>
     <groupId>org.onap.policy.models</groupId>
     <artifactId>policy-models</artifactId>
-    <version>2.2.6-SNAPSHOT</version>
+    <version>2.8.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.onap.policy.models.sim</groupId>
@@ -40,5 +41,6 @@
       <module>models-sim-dmaap</module>
       <module>policy-models-sim-pdp</module>
       <module>policy-models-simulators</module>
+      <module>packages</module>
   </modules>
 </project>