diff options
author | 2025-01-28 10:13:48 +0000 | |
---|---|---|
committer | 2025-01-28 10:13:48 +0000 | |
commit | 7036505a9347391a05064c23ac563aebda894e31 (patch) | |
tree | 97de5d78aee83e9f04904e07c63ba3b9c919c4ba /feature-lifecycle/pom.xml | |
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 'feature-lifecycle/pom.xml')
-rw-r--r-- | feature-lifecycle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-lifecycle/pom.xml b/feature-lifecycle/pom.xml index 1e31eabd..3f9da728 100644 --- a/feature-lifecycle/pom.xml +++ b/feature-lifecycle/pom.xml @@ -26,7 +26,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> <artifactId>feature-lifecycle</artifactId> |