Repository: helix
Updated Branches:
  refs/heads/master 7ee83899c -> 3c4bf1471


upgrade plugins versions


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

Branch: refs/heads/master
Commit: 172f09997266d1a7cbe6130ea0d3f3643d219073
Parents: 7ee8389
Author: Olivier Lamy <[email protected]>
Authored: Tue Mar 24 21:50:31 2015 +1100
Committer: Olivier Lamy <[email protected]>
Committed: Tue Mar 24 21:50:31 2015 +1100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/helix/blob/172f0999/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e02b905..3c3e573 100644
--- a/pom.xml
+++ b/pom.xml
@@ -484,12 +484,12 @@ under the License.
         <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-surefire-plugin</artifactId>
-           <version>2.14</version>
+           <version>2.18.1</version>
         </plugin>
         <plugin>
            <groupId>org.apache.rat</groupId>
            <artifactId>apache-rat-plugin</artifactId>
-           <version>0.8</version>
+           <version>0.11</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to