Updated Branches:
  refs/heads/master 4f119e821 -> 79a1c6d44

turn off parallel tests


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

Branch: refs/heads/master
Commit: 895eec18afc20803181f86a2e501de1fa5e481e6
Parents: 4f119e8
Author: randgalt <[email protected]>
Authored: Fri Mar 29 19:31:19 2013 -0700
Committer: randgalt <[email protected]>
Committed: Fri Mar 29 19:31:19 2013 -0700

----------------------------------------------------------------------
 pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/895eec18/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 72c5ee0..3c5dd9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,7 +339,6 @@
                 <version>2.13</version>
                 <configuration>
                     <redirectTestOutputToFile>true</redirectTestOutputToFile>
-                    <parallel>classes</parallel>
                 </configuration>
             </plugin>
 

Reply via email to