diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-18 02:06:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-18 02:06:56 +0000 |
commit | d02295a0288e58055c1f519feecc822a2b17677a (patch) | |
tree | 9d76f68814a5efa2f396bb62e3818e160dd28a0d /feature-controller-logging | |
parent | a2d2e757410f569d1cb6022e8393acc3b50e88dd (diff) |
Release policy/drools-pdp8.0.2-PF-I11.8.5
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 dc93fb9d..242ae801 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.8.5-SNAPSHOT</version>
+ <version>1.8.5</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|