Repository: accumulo
Updated Branches:
  refs/heads/master b7a529b75 -> fb349a42d


ACCUMULO-3871 Provide a better name for the mrit module


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

Branch: refs/heads/master
Commit: fb349a42dc809530bdf63b5c34da349f63409954
Parents: b7a529b
Author: Josh Elser <els...@apache.org>
Authored: Mon Jun 15 22:56:02 2015 -0400
Committer: Josh Elser <els...@apache.org>
Committed: Mon Jun 15 22:56:02 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/fb349a42/mrit/pom.xml
----------------------------------------------------------------------
diff --git a/mrit/pom.xml b/mrit/pom.xml
index b8ace04..0c1dc07 100644
--- a/mrit/pom.xml
+++ b/mrit/pom.xml
@@ -23,7 +23,7 @@
     <version>1.8.0-SNAPSHOT</version>
   </parent>
   <artifactId>accumulo-mrit</artifactId>
-  <name>Test Runner</name>
+  <name>MapReduce Integration Test Runner</name>
   <description>Run Integration Tests Using Map-Reduce</description>
   <dependencies>
     <dependency>

Reply via email to