Updated Branches:
  refs/heads/1.4 [created] c25f26c7a

ACCUMULO-1783 Update accumulo-core from 1.4.0 to 1.4.4


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

Branch: refs/heads/1.4
Commit: bed61449ca40145bdb45ae66f8f3f47e7b042fc0
Parents: 8d3ea53
Author: Josh Elser <els...@apache.org>
Authored: Thu Oct 17 15:30:44 2013 -0400
Committer: Josh Elser <els...@apache.org>
Committed: Thu Oct 17 15:30:44 2013 -0400

----------------------------------------------------------------------
 pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-pig/blob/bed61449/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0606ec4..9b910a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,23 +26,20 @@
       <artifactId>pig</artifactId>
       <version>0.9.2</version>
     </dependency>
-    
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
       <version>1.0.4</version>
     </dependency>
-    
     <dependency>
       <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-core</artifactId>
       <version>0.20.2</version>
     </dependency>
-    
     <dependency>
       <groupId>org.apache.accumulo</groupId>
       <artifactId>accumulo-core</artifactId>
-      <version>1.4.0</version>
+      <version>1.4.4</version>
     </dependency>
   </dependencies>
   

Reply via email to