aboutsummaryrefslogtreecommitdiffstats
path: root/policy-core/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-10-27 15:06:03 -0400
committerJim Hahn <jrh3@att.com>2020-10-27 15:06:45 -0400
commitf44515d3d0beb946791bcfbcf78df4fd8974b18a (patch)
tree18632660cfacb3c2a16fab37e890e9e855fab565 /policy-core/pom.xml
parentf5710f0b61a24a2a2b03f272e1a9e72bcef31d40 (diff)
Bump drools-pdp master to 1.8.0-SNAPSHOT
Bumping minor version now that guilin branch has been created. Also repointed to snapshot versions for dependencies. Issue-ID: POLICY-2875 Change-Id: Ic3d5b96e610db0487ce316a9397d2f9ecb04bda6 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'policy-core/pom.xml')
-rw-r--r--policy-core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml
index 7a8aaf53..c2d4b040 100644
--- a/policy-core/pom.xml
+++ b/policy-core/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.7.5-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
</parent>
<dependencies>