You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/03/28 10:33:34 UTC

[GitHub] [storm] HeartSaVioR commented on a change in pull request #2982: STORM-3363: Migrate Aether to maven-resolver as Aether is donated to ASF

HeartSaVioR commented on a change in pull request #2982: STORM-3363: Migrate Aether to maven-resolver as Aether is donated to ASF
URL: https://github.com/apache/storm/pull/2982#discussion_r269940027
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -320,9 +320,8 @@
         <clojure.test.set>!integration.*</clojure.test.set>
         <skipITs>true</skipITs>
 
-        <aetherVersion>1.1.0</aetherVersion>
-        <mavenVersion>3.1.0</mavenVersion>
-        <wagonVersion>1.0</wagonVersion>
+        <maven-resolver.version>1.3.3</maven-resolver.version>
+        <maven.version>3.6.0</maven.version>
 
 Review comment:
   Maybe we don't need to align maven version for build and maven version for storm-submit-tool. The propery has been only used for storm-submit-tool.

----------------------------------------------------------------
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