diff options
author | saul.gill <saul.gill@est.tech> | 2023-02-28 13:30:50 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-02-28 13:40:04 +0000 |
commit | 979b068e9df95ed2dc569e1c717d35a9143599ed (patch) | |
tree | f650e800cc61c61c797450b714fc5a6e3e96fac2 /common-logging/pom.xml | |
parent | 7c4e2f54df8cf8a95592e0d764ec32d82965fdbe (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Id610c0a0da003aae451c63d782b2e6c09a381a83
Signed-off-by: saul.gill <saul.gill@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 413991c1..7b8f80b5 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>1.12.1-SNAPSHOT</version> + <version>1.12.2-SNAPSHOT</version> </parent> <artifactId>ONAP-Logging</artifactId> |