diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-12-06 16:39:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-12-06 16:39:41 +0000 |
commit | 3c37223140c769c81ea84d032ac8ba7a91811224 (patch) | |
tree | ee77236f86d60f0b424552600f57d8c05241d845 /common-logging | |
parent | e810b0fc8748d49e323161cc92ea89569ee7bcfe (diff) |
Release policy/common1.6.1
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 a7ffcb3b..6237b62c 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.6.1-SNAPSHOT</version> + <version>1.6.1</version> </parent> <artifactId>ONAP-Logging</artifactId> |