diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-05 14:23:30 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-06 15:10:41 -0400 |
commit | 9c1f0edcefdd7b5578c8b33732e195f8d32a40ef (patch) | |
tree | 888f8f47bb51e7743a9d8cd39ad5e612574c3d87 /common-logging | |
parent | 5434a50ab4b74f80bd4a7df148fd4bd4162b5b56 (diff) |
Bump version in policy/common master
Change-Id: If86cac60ee143b1d8ae92fd3893ea33a0d3e1b81
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
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 90a6a088..bbe58f41 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.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>ONAP-Logging</artifactId> |