You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2013/04/04 23:09:09 UTC

[3/3] git commit: BIGTOP-905. bump versions of test execution poms to match the BOM

BIGTOP-905. bump versions of test execution poms to match the BOM


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

Branch: refs/heads/master
Commit: 806e1b538a09f8d24f0ee35ab9d66b4ff08eb79d
Parents: 7b2fcf4
Author: Roman Shaposhnik <rv...@cloudera.com>
Authored: Thu Apr 4 14:08:10 2013 -0700
Committer: Roman Shaposhnik <rv...@cloudera.com>
Committed: Thu Apr 4 14:08:10 2013 -0700

----------------------------------------------------------------------
 bigtop-tests/test-execution/smokes/pom.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/806e1b53/bigtop-tests/test-execution/smokes/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/pom.xml b/bigtop-tests/test-execution/smokes/pom.xml
index 3de4225..dcc27b6 100644
--- a/bigtop-tests/test-execution/smokes/pom.xml
+++ b/bigtop-tests/test-execution/smokes/pom.xml
@@ -37,11 +37,11 @@
     <!--
       BOM definitions
     -->
-    <hadoop.version>2.0.0-SNAPSHOT</hadoop.version>
-    <hbase.version>0.92.1</hbase.version>
-    <pig.version>0.9.2</pig.version>
-    <pig-smoke.version>0.9.2-SNAPSHOT</pig-smoke.version>
-    <sqoop.version>1.4.1-incubating</sqoop.version>
+    <hadoop.version>2.0.4-SNAPSHOT</hadoop.version>
+    <hbase.version>0.94.5</hbase.version>
+    <pig.version>0.11.0</pig.version>
+    <pig-smoke.version>0.11.0-SNAPSHOT</pig-smoke.version>
+    <sqoop.version>1.99.1-incubating</sqoop.version>
     <itest-conf.version>0.6.0-SNAPSHOT</itest-conf.version>
     <itest-common.version>0.6.0-SNAPSHOT</itest-common.version>
     <hadoop-smoke.version>0.6.0-SNAPSHOT</hadoop-smoke.version>