You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by uj...@apache.org on 2014/03/19 17:08:38 UTC

[28/50] [abbrv] git commit: ACCUMULO-1168 moving 1.4 branch to 1.4.4-SNAPSHOT

ACCUMULO-1168 moving 1.4 branch to 1.4.4-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/accumulo/branches/1.4@1455158 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/master
Commit: 06c52491eebc4438b19fa6f6853b5ecc6d100f7d
Parents: bb80d51
Author: Eric C. Newton <ec...@apache.org>
Authored: Mon Mar 11 14:19:51 2013 +0000
Committer: Eric C. Newton <ec...@apache.org>
Committed: Mon Mar 11 14:19:51 2013 +0000

----------------------------------------------------------------------
 ingest/pom.xml    | 2 +-
 pom.xml           | 2 +-
 query-war/pom.xml | 2 +-
 query/pom.xml     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/06c52491/ingest/pom.xml
----------------------------------------------------------------------
diff --git a/ingest/pom.xml b/ingest/pom.xml
index e5124eb..f2a8f77 100644
--- a/ingest/pom.xml
+++ b/ingest/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>accumulo-wikisearch</artifactId>
     <groupId>org.apache.accumulo</groupId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/06c52491/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index eedf7b6..1036436 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
         <artifactId>accumulo-examples</artifactId>
         <groupId>org.apache.accumulo</groupId>
-        <version>1.4.3-SNAPSHOT</version>
+        <version>1.4.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
   </parent>
   <artifactId>accumulo-wikisearch</artifactId>

http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/06c52491/query-war/pom.xml
----------------------------------------------------------------------
diff --git a/query-war/pom.xml b/query-war/pom.xml
index 47133b4..555f995 100644
--- a/query-war/pom.xml
+++ b/query-war/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>accumulo-wikisearch</artifactId>
     <groupId>org.apache.accumulo</groupId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>wikisearch-query-war</artifactId>

http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/06c52491/query/pom.xml
----------------------------------------------------------------------
diff --git a/query/pom.xml b/query/pom.xml
index d80d28c..9d20269 100644
--- a/query/pom.xml
+++ b/query/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>accumulo-wikisearch</artifactId>
     <groupId>org.apache.accumulo</groupId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>