slawekjaranowski commented on code in PR #87:
URL: 
https://github.com/apache/maven-changes-plugin/pull/87#discussion_r1865042179


##########
src/main/java/org/apache/maven/plugins/changes/ChangesReport.java:
##########
@@ -218,9 +212,10 @@ public void executeReport(Locale locale) throws 
MavenReportException {
             }
             final String relativePath = 
absolutePath.substring(basePath.length());
 
+            ReleaseUtils releaseUtils = new ReleaseUtils(getLog());

Review Comment:
   done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to