more plugins updates

Project: http://git-wip-us.apache.org/repos/asf/helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/093fe089
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/093fe089
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/093fe089

Branch: refs/heads/master
Commit: 093fe089036f86fbf878d5a4135092ed2c0e4219
Parents: db11482
Author: Olivier Lamy <[email protected]>
Authored: Tue Mar 24 22:03:59 2015 +1100
Committer: Olivier Lamy <[email protected]>
Committed: Tue Mar 24 22:03:59 2015 +1100

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/helix/blob/093fe089/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 273d20e..865dc10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -436,12 +436,12 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.3</version>
+          <version>2.5.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-javadoc-plugin</artifactId>
-          <version>2.9</version>
+          <version>2.10.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -467,7 +467,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.6</version>
           <executions>
             <execution>
               <goals>

Reply via email to