# HG changeset patch # User KUBOTA Yuji # Date 1498725467 -32400 # Node ID d55f9fa978b64e39986aa6e6043af080256e0004 # Parent 55773172374f662e012dc6e1ec8b8b9b5a018b69 Bug 3416: Remove inheritance from each modules Reviewed-by: yasuenag https://github.com/HeapStats/heapstats/pull/106 diff -r 55773172374f -r d55f9fa978b6 ChangeLog --- a/ChangeLog Mon Jun 26 21:05:32 2017 +0900 +++ b/ChangeLog Thu Jun 29 17:37:47 2017 +0900 @@ -1,3 +1,7 @@ +2017-06-29 KUBOTA Yuji + + * Bug 3416: Remove inheritance from each modules + 2017-06-26 KUBOTA Yuji * Bug 3219: Upload artifacts to the Maven Central Repository diff -r 55773172374f -r d55f9fa978b6 analyzer/cli/pom.xml --- a/analyzer/cli/pom.xml Mon Jun 26 21:05:32 2017 +0900 +++ b/analyzer/cli/pom.xml Thu Jun 29 17:37:47 2017 +0900 @@ -1,7 +1,7 @@