summaryrefslogtreecommitdiffstats
path: root/policy-management
diff options
context:
space:
mode:
Diffstat (limited to 'policy-management')
-rw-r--r--policy-management/pom.xml2
-rw-r--r--policy-management/src/test/resources/echo.pom2
2 files changed, 2 insertions, 2 deletions
diff --git a/policy-management/pom.xml b/policy-management/pom.xml
index 9d374601..474d0cbb 100644
--- a/policy-management/pom.xml
+++ b/policy-management/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<artifactId>policy-management</artifactId>
diff --git a/policy-management/src/test/resources/echo.pom b/policy-management/src/test/resources/echo.pom
index cde818b3..30b890da 100644
--- a/policy-management/src/test/resources/echo.pom
+++ b/policy-management/src/test/resources/echo.pom
@@ -26,5 +26,5 @@
<groupId>org.onap.policy.drools.test</groupId>
<artifactId>echo</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</project>