diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:13 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:13 +0100 |
commit | 801cf3d0f39d57c7f948a4ad78922b486435b4dd (patch) | |
tree | ce62ec54116b483e09fc870316d90c1fb180ab62 /controlloop/common/feature-controlloop-trans/pom.xml | |
parent | a37eaf3420ee5ddbfe7e644c7c2b0480acd1f05b (diff) |
Set snapshot and/or references of policy/drools-applications for new release
policy/drools-applications updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: Iffbff5ca186201b4bad1411e20a82985165ad771
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'controlloop/common/feature-controlloop-trans/pom.xml')
-rw-r--r-- | controlloop/common/feature-controlloop-trans/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/feature-controlloop-trans/pom.xml b/controlloop/common/feature-controlloop-trans/pom.xml index d99cc8065..c79ab6b12 100644 --- a/controlloop/common/feature-controlloop-trans/pom.xml +++ b/controlloop/common/feature-controlloop-trans/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> <artifactId>drools-applications-common</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>feature-controlloop-trans</artifactId> |