diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-04-14 17:03:05 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-04-14 17:03:05 -0500 |
commit | 7637b64d095a3a5430d522bd2b9e0bd9948771ea (patch) | |
tree | 18f3358335214d26c925e65601715fd9a190aa9d /feature-controller-logging/pom.xml | |
parent | e509365f2adbcbd0680fb00459b59c644ff0bddd (diff) |
bump to 1.6.2-SNAPSHOT
Issue-ID: POLICY-2378
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I75d0acdc4bfb4f2c1870d3c01591e81ada2b7a5f
Diffstat (limited to 'feature-controller-logging/pom.xml')
-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 557d0291..941422b0 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.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|