diff options
author | HOCKLA <ah999m@att.com> | 2019-12-06 14:29:46 -0600 |
---|---|---|
committer | HOCKLA <ah999m@att.com> | 2019-12-06 14:33:15 -0600 |
commit | e20940fdf3b8dc3016c3ca1c137285c8c6904052 (patch) | |
tree | ee0d15a500024a64f33e296730700abaa6af9451 /common-logging | |
parent | bf15b0a152c03d426cf2caa1dde2b758254e9b84 (diff) |
Bumped policy/common patch version to 1.6.2-SNAPSHOT
Issue-ID: POLICY-1583
Change-Id: I4a1c5848f158d10b4b6f21f048f92d69ccc90a83
Signed-off-by: HOCKLA <ah999m@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 a7ffcb3b..e6d43bb2 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.2-SNAPSHOT</version> </parent> <artifactId>ONAP-Logging</artifactId> |