diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-26 15:43:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-26 15:43:06 +0000 |
commit | b7337c25c5f5a69b1ebc065048433dd100c63897 (patch) | |
tree | dcdcb523d19b4c6afb971f55e6b734eb68be18f4 /common-logging | |
parent | caf392cefa2100557b13df1ddd5eecbe7c2eeb9a (diff) |
Release policy/common10.0.0-ONAP1.10.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 bbf7b1b8..5fee8b27 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.10.3-SNAPSHOT</version> + <version>1.10.3</version> </parent> <artifactId>ONAP-Logging</artifactId> |