You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/12/31 15:07:46 UTC

[GitHub] plamentotev commented on a change in pull request #5: MASSEMBLY-617 : add ability to set fileMappers in FileSet in maven as…

plamentotev commented on a change in pull request #5: MASSEMBLY-617 : add ability to set fileMappers in FileSet in maven as…
URL: https://github.com/apache/maven-assembly-plugin/pull/5#discussion_r244592619
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -138,7 +138,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>3.6.0</version>
+      <version>3.6.1-SNAPSHOT</version>
 
 Review comment:
   The Plexus Archiver has been released and the assembly plugin is already updated to use a newer version so you can just rebase your branch.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services