elharo commented on code in PR #444:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/444#discussion_r3106759753


##########
src/main/java/org/apache/maven/buildcache/checksum/MavenProjectInput.java:
##########
@@ -216,8 +213,6 @@ public ProjectsInputInfo calculateChecksum() throws 
IOException {
             projectVersion.setIsText("yes");
             projectVersion.setValue(project.getVersion());
             items.add(projectVersion);
-

Review Comment:
   why is this removed? This seems wrong



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to