diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-09-15 11:08:00 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-09-15 11:08:00 -0500 |
commit | c4d3f1e4a1cd5ddb5c145f0e7989feb5abc212ca (patch) | |
tree | a7fdade1e9a696dcab05ee56784dc7ba727b6fa0 /feature-controller-logging/pom.xml | |
parent | 7f5036535f88d7b3755f4a429383168fc8d02b40 (diff) |
Bump versions to 1.9.1-SNAPSHOT
Issue-ID: POLICY-3587
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I6d38adccfbee1274ce416cfadbfe306343f5d607
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 4104c885..65fbfa0c 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.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|