diff options
author | Jim Hahn <jrh3@att.com> | 2021-03-02 14:14:22 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-03-02 14:14:51 -0500 |
commit | 46b27abff9440aed123a2e5bfaaf70d153a27f63 (patch) | |
tree | cf5869baa436156d71dcc727078cd14965cf90aa /pom.xml | |
parent | ad5722d562486e4f0175f6d903f05dddf925464f (diff) |
Pick up new drools-pdp snapshot
Issue-ID: POLICY-3117
Change-Id: If85db0492ff708765aac30cfac485ed3830f22f8
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ ============LICENSE_START======================================================= drools-pdp-apps ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -47,7 +47,7 @@ <!-- Project common dependency versions --> <version.policy.common>1.8.0</version.policy.common> <policy.models.version>2.4.0</policy.models.version> - <version.policy.drools-pdp>1.8.0</version.policy.drools-pdp> + <version.policy.drools-pdp>1.8.1-SNAPSHOT</version.policy.drools-pdp> </properties> <build> |