diff options
author | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-21 16:13:39 +0100 |
---|---|---|
committer | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-21 16:13:39 +0100 |
commit | 513d1e03c607f9e95581bcf60d0cb1fdd7175fb4 (patch) | |
tree | 19ad2c9f1ffe64cf79038953b061d20be92c635b /feature-session-persistence/pom.xml | |
parent | c2c5e18792574e8c480f96100e14de3323307d91 (diff) |
Bump Drools-Pdp to 1.7.0
Issue-ID: POLICY-2514
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Ib18f045a621ce15f8381607ba87639dd188887e5
Diffstat (limited to 'feature-session-persistence/pom.xml')
-rw-r--r-- | feature-session-persistence/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-session-persistence/pom.xml b/feature-session-persistence/pom.xml index ba78b37b..c81e7b13 100644 --- a/feature-session-persistence/pom.xml +++ b/feature-session-persistence/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>feature-session-persistence</artifactId> |