diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:11:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:11:37 +0000 |
commit | f8c8f3c7cb1722ba1cb3329cd759f24822203a95 (patch) | |
tree | 664b6366b8baae38d7f74dd33abe25de67a6df7c /feature-controller-logging | |
parent | 806f49890ac605c8d7c50fc913d6d35e1c599af3 (diff) |
Release policy/drools-pdp1.8.2
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 6ea49c20..3fafd834 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.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|