Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-sim / packages / models-simulator-tarball / pom.xml
index fd8bbda..6df1d28 100644 (file)
@@ -3,6 +3,7 @@
   ONAP
   ================================================================================
    Copyright (C) 2020 Bell Canada.
+   Modifications Copyright (C) 2020 AT&T Intellectual Property. 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.
@@ -26,8 +27,8 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.onap.policy.models.sim</groupId>
-    <artifactId>policy-models-sim</artifactId>
-    <version>2.3.2-SNAPSHOT</version>
+    <artifactId>models-sim-packages</artifactId>
+    <version>2.6.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>models-simulator-tarball</artifactId>
@@ -44,7 +45,7 @@
     <dependency>
       <groupId>org.onap.policy.models.sim</groupId>
       <artifactId>policy-models-simulators</artifactId>
-      <version>2.3.2-SNAPSHOT</version>
+      <version>${project.version}</version>
     </dependency>
   </dependencies>