diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:49:05 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:49:10 -0400 |
commit | 55d77dd59e65a41da4ec6cce83703d4f66f7b370 (patch) | |
tree | 33fa12bee9e15334f56b2418609c26b2dab16781 /feature-mdc-filters | |
parent | 0acc4c6c6d3b3e0bde016580f7d3e00c53dc18bf (diff) |
Bump drools-pdp to 1.5.1-SNAPSHOT
Released 1.5.0
Issue-ID: POLICY-1737
Change-Id: I2ebc4255aa7b03b1c402e825bfb714224fb7db84
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'feature-mdc-filters')
-rwxr-xr-x | feature-mdc-filters/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-mdc-filters/pom.xml b/feature-mdc-filters/pom.xml index 7db26cc6..8d6af4bf 100755 --- a/feature-mdc-filters/pom.xml +++ b/feature-mdc-filters/pom.xml @@ -24,7 +24,7 @@ <parent>
<artifactId>drools-pdp</artifactId>
<groupId>org.onap.policy.drools-pdp</groupId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<artifactId>feature-mdc-filters</artifactId>
|