diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 09:39:24 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 09:39:24 +0000 |
commit | 0237fe0bc3745362f0f4e7e380f68fe041f88b0e (patch) | |
tree | b24623da834c0ced24a0dddab4f8d6ce3de9155e /feature-mdc-filters | |
parent | 3d6b63ab652520348e6132832244827247b46604 (diff) |
Step snapshot version of drools-pdp
Issue-ID: POLICY-1630
Change-Id: Ia77856077ae89f839aa930101c2002ac25f79595
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 6ea654ba..11198719 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.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>feature-mdc-filters</artifactId>
|