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/13 22:12:11 UTC

git commit: Preparing for 1.0 release

Updated Branches:
  refs/heads/mrunit-1.0-hadoop1 2bb9f3b55 -> c36a2da18


Preparing for 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/c36a2da1
Tree: http://git-wip-us.apache.org/repos/asf/mrunit/tree/c36a2da1
Diff: http://git-wip-us.apache.org/repos/asf/mrunit/diff/c36a2da1

Branch: refs/heads/mrunit-1.0-hadoop1
Commit: c36a2da18134fc05d6656d369a993c3b41b8fcc8
Parents: 2bb9f3b
Author: Dave Beech <da...@paraliatech.com>
Authored: Wed Mar 13 21:06:44 2013 +0000
Committer: Dave Beech <da...@paraliatech.com>
Committed: Wed Mar 13 21:06:44 2013 +0000

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


http://git-wip-us.apache.org/repos/asf/mrunit/blob/c36a2da1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dca5fdb..5d1d722 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.0.0</version>
 
   <properties>
     <envClassifier>hadoop1</envClassifier>