diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 12:20:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 12:20:38 +0000 |
commit | 7c20587e8bf2ec5c21ab5fedeaa7c9a259abf79c (patch) | |
tree | d3bfc0d1658e6d229ddf7f0bd70d5601de118d93 /common-logging/pom.xml | |
parent | 9e3379cf3cebcd727b0777583a40f28fec041b99 (diff) |
Release policy/common1.12.1
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..1e2f8cec 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.1</version> </parent> <artifactId>ONAP-Logging</artifactId> |