diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 00:34:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 00:34:36 +0000 |
commit | 9843a06bdb00978849364ac936f44dcef02cadc8 (patch) | |
tree | 7ab0e5bb64cc6876d5778c04b8a450c74eb1b628 /feature-controller-logging | |
parent | 6c43d1b4d1929457a9495516c5f23cd6cc60c1de (diff) |
Release policy/drools-pdp1.5.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 bf1b6638..100d1418 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.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|