diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 11:20:16 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 11:23:59 -0400 |
commit | ebac44d0612b6721a94c627bceb2ef37462a01fd (patch) | |
tree | b374c657b8b166b531632ffb360e578129d164bb /feature-mdc-filters | |
parent | 0ae7a18c48e42313905887efedc1dfe4b1444043 (diff) |
Bump versions for drools-pdp elalto
Change-Id: I95c8684edbeeb81d64d26174fc9a12b1ea0eab1c
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@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 a6cd25d9..32a209e2 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.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
</parent>
<artifactId>feature-mdc-filters</artifactId>
|