diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-13 13:57:28 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-13 13:57:28 +0000 |
commit | b44f043e5b4996dd53036df0a008ebeb9d87ba20 (patch) | |
tree | 0a3135d92c9bc392add00c266d84abc5f8b5fc1b /common-logging | |
parent | 321f069458ebc65bae6033795dc939ed9e2c6981 (diff) |
Release policy/common1.9.0
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 3c487806..49b168c9 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.9.0-SNAPSHOT</version> + <version>1.9.0</version> </parent> <artifactId>ONAP-Logging</artifactId> |