summaryrefslogtreecommitdiffstats
path: root/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 /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 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index b352bfb3..0d35039f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.2.0</version>
+ <version>3.3.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.7.5-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-drools-pdp</name>
@@ -51,8 +51,8 @@
<hibernate.core.version>5.4.18.Final</hibernate.core.version>
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.7.1</policy.common.version>
- <policy.models.version>2.3.5</policy.models.version>
+ <policy.common.version>1.8.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.4.0-SNAPSHOT</policy.models.version>
</properties>
<modules>