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:45 UTC

[35/50] [abbrv] git commit: [maven-release-plugin] prepare release 1.4.4-rc3

[maven-release-plugin] prepare release 1.4.4-rc3


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

Branch: refs/heads/master
Commit: 2807edad52dc5f229f3f118d04a6ecee70fb6244
Parents: 6b6ff98
Author: Mike Drob <md...@mdrob.com>
Authored: Thu Aug 15 12:10:08 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Thu Aug 15 12:10:08 2013 -0400

----------------------------------------------------------------------
 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/2807edad/ingest/pom.xml
----------------------------------------------------------------------
diff --git a/ingest/pom.xml b/ingest/pom.xml
index f2a8f77..e84278d 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.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/2807edad/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0598c41..87e9d71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
         <artifactId>accumulo-examples</artifactId>
         <groupId>org.apache.accumulo</groupId>
-        <version>1.4.4-SNAPSHOT</version>
+        <version>1.4.4</version>
         <relativePath>../</relativePath>
   </parent>
   <artifactId>accumulo-wikisearch</artifactId>

http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/2807edad/query-war/pom.xml
----------------------------------------------------------------------
diff --git a/query-war/pom.xml b/query-war/pom.xml
index 555f995..a425f7c 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.4-SNAPSHOT</version>
+    <version>1.4.4</version>
   </parent>
 
   <artifactId>wikisearch-query-war</artifactId>

http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/2807edad/query/pom.xml
----------------------------------------------------------------------
diff --git a/query/pom.xml b/query/pom.xml
index 9d20269..b5ce0b0 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.4-SNAPSHOT</version>
+    <version>1.4.4</version>
     <relativePath>../</relativePath>
   </parent>