michael-o commented on a change in pull request #51:
URL: https://github.com/apache/maven-resolver/pull/51#discussion_r427807001
##########
File path: maven-resolver-transport-wagon/pom.xml
##########
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-provider-api</artifactId>
- <version>3.4.0</version>
+ <version>3.4.1-SNAPSHOT</version>
Review comment:
@olamy I think we have communicated at all times that master must be
buildable. With a snapshot it is not. There is no guarantee that the snapshot
will be available or available in a compatible form.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]