diff options
author | waynedunican <wayne.dunican@est.tech> | 2025-01-28 10:13:48 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2025-01-28 10:13:48 +0000 |
commit | 7036505a9347391a05064c23ac563aebda894e31 (patch) | |
tree | 97de5d78aee83e9f04904e07c63ba3b9c919c4ba /policy-utils | |
parent | 75c6958e6c7f76ca613b84aa285042de21d12feb (diff) |
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: I0525862ce8e748cdc3855d7d692559b17358db57
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'policy-utils')
-rw-r--r-- | policy-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-utils/pom.xml b/policy-utils/pom.xml index c2491210..8619f0d1 100644 --- a/policy-utils/pom.xml +++ b/policy-utils/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <dependencies> |