diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-27 15:06:03 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-27 15:06:45 -0400 |
commit | f44515d3d0beb946791bcfbcf78df4fd8974b18a (patch) | |
tree | 18632660cfacb3c2a16fab37e890e9e855fab565 /feature-controller-logging/pom.xml | |
parent | f5710f0b61a24a2a2b03f272e1a9e72bcef31d40 (diff) |
Bump drools-pdp master to 1.8.0-SNAPSHOT
Bumping minor version now that guilin branch has been created.
Also repointed to snapshot versions for dependencies.
Issue-ID: POLICY-2875
Change-Id: Ic3d5b96e610db0487ce316a9397d2f9ecb04bda6
Signed-off-by: Jim Hahn <jrh3@att.com>
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 f4c9d313..37fb9873 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.7.5-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
</parent>
<artifactId>feature-controller-logging</artifactId>
|