diff options
author | Taka Cho <takamune.cho@att.com> | 2020-10-07 18:08:23 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2020-10-07 18:08:46 -0400 |
commit | 0ea4791497cf2ef9980fe3b444d6abdb434d85c2 (patch) | |
tree | 97d85c52151c1c02c04d140b2ff03401ab316f70 /feature-controller-logging | |
parent | 203a0bf075c441910c7d6ab9ea94c0cb71b75f4b (diff) |
Bump drools-pdp to 1.7.3 snapshot
Issue-ID: POLICY-2839
Change-Id: I750b5130c421dafd95dc4f323e891384a7815841
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'feature-controller-logging')
-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 ded25395..304ecf13 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.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|