Merge "Updated guard blacklist documentation"
[policy/engine.git] / ONAP-PDP / pom.xml
index 3f983f5..a616edd 100644 (file)
@@ -28,7 +28,7 @@
        <parent>
                <groupId>org.onap.policy.engine</groupId>
                <artifactId>PolicyEngineSuite</artifactId>
-               <version>1.2.1-SNAPSHOT</version>
+               <version>1.3.0-SNAPSHOT</version>
        </parent>
        <dependencies>
                <dependency>
@@ -81,7 +81,7 @@
                        </exclusions>
                </dependency>
                <dependency>
-                       <groupId>org.onap.policy.drools-pdp</groupId>
+                       <groupId>org.onap.policy.common</groupId>
                        <artifactId>policy-endpoints</artifactId>
                        <version>${project.version}</version>
                        <scope>test</scope>
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>