diff options
author | Jim Hahn <jrh3@att.com> | 2019-08-02 18:10:29 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-02 18:10:29 -0400 |
commit | a881b1a2787c71fa6de615b3cf9a16a00a8136b4 (patch) | |
tree | 6b34619d6a7bde39416553e2a1045976bdabfe62 /common-logging | |
parent | 80540215adf4960922c57d8ba21a6fa645732595 (diff) |
Bump version in policy/common
Change-Id: I7efbdf7c36907eb10ae5ce4c9d7d4988d7e2d68a
Issue-ID: POLICY-1965
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 851dabb8..90a6a088 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.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <artifactId>ONAP-Logging</artifactId> |