diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 20:42:13 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 20:42:13 +0000 |
commit | b5253eda302d7b50d0141137be9be2893c391538 (patch) | |
tree | 954ccdafb3e0cac1629dfbca1c8b9e8deba798e7 /common-logging | |
parent | 9e739ecde7e38c8b86081fbd7f7dd805fb14b116 (diff) |
Release policy/common8.0.2-PF-I11.8.3
Diffstat (limited to 'common-logging')
-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 2024fa57..b6b89408 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.8.3</version> </parent> <artifactId>ONAP-Logging</artifactId> |