You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/31 21:04:50 UTC

[GitHub] [pulsar] merlimat commented on a change in pull request #4429: Upgrade version of maven-surefire-plugin

merlimat commented on a change in pull request #4429: Upgrade version of maven-surefire-plugin
URL: https://github.com/apache/pulsar/pull/4429#discussion_r289550371
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -1364,7 +1364,7 @@ flexible messaging model and an intuitive client API.</description>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.21.0</version>
+          <version>3.0.0-M3</version>
 
 Review comment:
   Yes, it just requires at least Maven 3.0 : https://maven.apache.org/surefire/maven-surefire-plugin/

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services