diff options
author | 2020-12-04 16:52:09 -0500 | |
---|---|---|
committer | 2020-12-04 16:52:15 -0500 | |
commit | 6d4329680fcc5c561ec2386449b8577f1531e25c (patch) | |
tree | d38d02203f9071587a0d1403167886fb782fe956 /policy-management | |
parent | d8d5b4ccf6737730be3817d328d9781c0f9cf200 (diff) |
Bump drools-pdp to 1.6.5-SNAPSHOTfrankfurt
Issue-ID: POLICY-2901
Change-Id: Ied3d0d16750446ee3db203bc383705711a07af5b
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'policy-management')
-rw-r--r-- | policy-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-management/pom.xml b/policy-management/pom.xml index c1190d41..8a19896d 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <artifactId>policy-management</artifactId> |