Update snapshot and/or references of policy/apex-pdp to latest snapshots
[policy/apex-pdp.git] / testsuites / integration / integration-common / pom.xml
index e9972bf..d1d4e7f 100644 (file)
     <parent>
         <groupId>org.onap.policy.apex-pdp.testsuites.integration</groupId>
         <artifactId>apex-integration</artifactId>
-        <version>2.7.1-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
     </parent>
     <artifactId>integration-common</artifactId>
 
     <dependencies>
-        <dependency>
-            <groupId>org.onap.policy.apex-pdp.model</groupId>
-            <artifactId>context-model</artifactId>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.onap.policy.apex-pdp.model</groupId>
-            <artifactId>event-model</artifactId>
-            <version>${project.version}</version>
-        </dependency>
         <dependency>
             <groupId>org.onap.policy.apex-pdp.model</groupId>
             <artifactId>model</artifactId>