Bump apex-pdp to 2.6.1-SNAPSHOT
[policy/apex-pdp.git] / examples / examples-grpc / pom.xml
index 9848bf4..4973575 100644 (file)
@@ -2,6 +2,7 @@
 <!--
   ============LICENSE_START=======================================================
    Copyright (C) 2020 Nordix Foundation.
+   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.
@@ -24,7 +25,7 @@
    <parent>
       <groupId>org.onap.policy.apex-pdp.examples</groupId>
       <artifactId>examples</artifactId>
-      <version>2.3.1-SNAPSHOT</version>
+      <version>2.6.1-SNAPSHOT</version>
    </parent>
    <artifactId>examples-grpc</artifactId>
    <name>examples-grpc</name>
          <artifactId>events</artifactId>
          <version>${version.policy.models}</version>
       </dependency>
+      <dependency>
+        <groupId>org.onap.policy.models.policy-models-interactions</groupId>
+        <artifactId>simulators</artifactId>
+         <version>${version.policy.models}</version>
+      </dependency>
       <dependency>
          <groupId>org.onap.policy.common</groupId>
          <artifactId>policy-endpoints</artifactId>