diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:36 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:36 +0100 |
commit | ecb1d5105d471a723399542c1c6f36a65570ade9 (patch) | |
tree | 8af4fb39b734c0daa5694232bc497a1872fdeadf /policy-core | |
parent | 60b222529477728b6df2f4e9d8ce105b5bf9f2a6 (diff) |
Update snapshot and/or references of policy/drools-pdp to latest snapshots
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I70a516e70bdb0dab9b6c65e04babb5b6504eaf8f
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'policy-core')
-rw-r--r-- | policy-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml index afd69e26..6481c10d 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.4-SNAPSHOT</version> </parent> <dependencies> |