You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by mu...@apache.org on 2014/05/29 22:07:43 UTC

git commit: Update maven-surefire-plugin latest stable version 2.17 in pom.xml

Repository: incubator-phoenix
Updated Branches:
  refs/heads/3.0 d3db52143 -> a7045a891


Update maven-surefire-plugin latest stable version 2.17 in pom.xml


Project: http://git-wip-us.apache.org/repos/asf/incubator-phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-phoenix/commit/a7045a89
Tree: http://git-wip-us.apache.org/repos/asf/incubator-phoenix/tree/a7045a89
Diff: http://git-wip-us.apache.org/repos/asf/incubator-phoenix/diff/a7045a89

Branch: refs/heads/3.0
Commit: a7045a8917fd60f8ce192ef17a9b917d5ac9171e
Parents: d3db521
Author: Mujtaba <mu...@apache.org>
Authored: Thu May 29 13:05:55 2014 -0700
Committer: Mujtaba <mu...@apache.org>
Committed: Thu May 29 13:05:55 2014 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-phoenix/blob/a7045a89/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 46e534d..d2d06a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
     <!-- Plugin versions -->
     <maven-eclipse-plugin.version>2.8</maven-eclipse-plugin.version>
     <maven-build-helper-plugin.version>1.7</maven-build-helper-plugin.version>
-    <maven-surefire-plugin.version>2.16</maven-surefire-plugin.version>
+    <maven-surefire-plugin.version>2.17</maven-surefire-plugin.version>
     <maven-failsafe-plugin.version>2.17</maven-failsafe-plugin.version>
     <maven-dependency-plugin.version>2.1</maven-dependency-plugin.version>
     <maven.assembly.version>2.4</maven.assembly.version>