diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-08-04 16:54:26 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-08-04 16:54:26 -0500 |
commit | db1fccb24ded99374a21c02b9b93871be6b16784 (patch) | |
tree | 230f203fc20053012fbf4c090b5693c3b016dc9a /feature-controller-logging | |
parent | 0d4d2b8005010ac6088dd382dd4985be41f68bd0 (diff) |
Bump versions to 1.8.5-SNAPSHOT
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0651969c55cd5cacdc0dbd74eca5e1a4a82dc362
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 d749a130..dc93fb9d 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.4-SNAPSHOT</version>
+ <version>1.8.5-SNAPSHOT</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|