diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-20 10:54:36 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-20 10:55:04 -0400 |
commit | f5710f0b61a24a2a2b03f272e1a9e72bcef31d40 (patch) | |
tree | 4cf375608eb216501e353ca52c31b5e29f05e75b /feature-controller-logging/pom.xml | |
parent | f9257238f3789bc6757652207ed7f58220ca2e8f (diff) |
Bump drools-pdp to 1.7.5 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: Id2fcbfcb5435f79b5ebb74a403fd6133d1b79a7c
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'feature-controller-logging/pom.xml')
-rwxr-xr-x | feature-controller-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-controller-logging/pom.xml b/feature-controller-logging/pom.xml index 1357d9f7..f4c9d313 100755 --- a/feature-controller-logging/pom.xml +++ b/feature-controller-logging/pom.xml @@ -25,7 +25,7 @@ <parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.7.4-SNAPSHOT</version>
+ <version>1.7.5-SNAPSHOT</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|