You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by mo...@apache.org on 2014/03/21 19:40:13 UTC

git commit: Revert "Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/oozie"

Repository: oozie
Updated Branches:
  refs/heads/master 29b2780f5 -> f197f23cf


Revert "Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/oozie"

This reverts commit e7f0020731385bbd58683941002003fe0cabfa96, reversing
changes made to cb9cbe8b2a3a5acccc9deaa0ef5826a671d9e5a2.


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

Branch: refs/heads/master
Commit: f197f23cf69ef506f69c756e862f020ee14182c2
Parents: 29b2780
Author: Mona Chitnis <ch...@yahoo-inc.com>
Authored: Fri Mar 21 11:39:18 2014 -0700
Committer: Mona Chitnis <ch...@yahoo-inc.com>
Committed: Fri Mar 21 11:39:18 2014 -0700

----------------------------------------------------------------------
 hcataloglibs/hcatalog-0.5/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oozie/blob/f197f23c/hcataloglibs/hcatalog-0.5/pom.xml
----------------------------------------------------------------------
diff --git a/hcataloglibs/hcatalog-0.5/pom.xml b/hcataloglibs/hcatalog-0.5/pom.xml
index 2a65da9..457874d 100644
--- a/hcataloglibs/hcatalog-0.5/pom.xml
+++ b/hcataloglibs/hcatalog-0.5/pom.xml
@@ -193,12 +193,6 @@
             <scope>compile</scope>
         </dependency>
 
-        <dependency>
-            <groupId>org.apache.hcatalog</groupId>
-            <artifactId>hcatalog-pig-adapter</artifactId>
-            <version>0.5.0-incubating</version>
-        </dependency>
-
     </dependencies>
 
     <build>