diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:48 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:48 +0100 |
commit | 14dfc976b018477ad4e63b53cc8cd27801b8bf06 (patch) | |
tree | 9d6941283a4afdeb5b50c7cd1352c4adf2e08c97 /feature-legacy-config | |
parent | ecb1d5105d471a723399542c1c6f36a65570ade9 (diff) |
Set snapshot and/or references of policy/drools-pdp for new release
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: I396933851344dc8a06a97d1e2df3127d9fa0faaf
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'feature-legacy-config')
-rw-r--r-- | feature-legacy-config/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-legacy-config/pom.xml b/feature-legacy-config/pom.xml index bc8cef7f..75847d0e 100644 --- a/feature-legacy-config/pom.xml +++ b/feature-legacy-config/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>feature-legacy-config</artifactId> |