diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-16 14:23:07 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-16 14:23:07 +0100 |
commit | ace847d766626018018bcf7469504489f5110cda (patch) | |
tree | ead748db5e5e6b49b149c3cefae8131d881b343b /common-logging/pom.xml | |
parent | be78560b01ee8a9bac3fba1f4763a7c4e3373afa (diff) |
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: If597eabba9da9599fd4c751ce54f58335fd82003
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'common-logging/pom.xml')
-rw-r--r-- | common-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml index ec60f2ac..32409d99 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.4-SNAPSHOT</version> </parent> <artifactId>ONAP-Logging</artifactId> |