diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-20 16:39:24 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-20 16:39:24 +0000 |
commit | 3042f6910ddfe7ca6b13002f0044afc25e5ad98f (patch) | |
tree | 2e7ac3f0c3586b6b595c79eae84d9cf6c88bc1f2 /common-logging/pom.xml | |
parent | c3ef2de18d70d15bb6c07b026cd106bf29382998 (diff) |
Release policy/common1.11.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 e3e879ac..b588ae6b 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.11.1-SNAPSHOT</version> + <version>1.11.1</version> </parent> <artifactId>ONAP-Logging</artifactId> |