You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mrunit.apache.org by db...@apache.org on 2013/03/04 18:35:24 UTC

git commit: Preparing for the 1.0 release

Updated Branches:
  refs/heads/trunk 38eb6f9ef -> e7fd5934b


Preparing for the 1.0 release


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

Branch: refs/heads/trunk
Commit: e7fd5934ba0b4d0feef36bae343195cafb1dcc06
Parents: 38eb6f9
Author: Dave Beech <db...@apache.org>
Authored: Mon Mar 4 17:35:15 2013 +0000
Committer: Dave Beech <db...@apache.org>
Committed: Mon Mar 4 17:35:15 2013 +0000

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


http://git-wip-us.apache.org/repos/asf/mrunit/blob/e7fd5934/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2704757..5aacc9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.mrunit</groupId>
   <artifactId>mrunit</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
 
   <properties>
     <envClassifier>hadoop2</envClassifier>