ACCUMULO-1546 updating pom version for 1.4.4 release
Project: http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/commit/df297196 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/tree/df297196 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/diff/df297196 Branch: refs/heads/1.4.5-SNAPSHOT Commit: df2971968f0413a18e65e6f8722feb36418b33f9 Parents: 5a855a8 Author: Mike Drob <md...@mdrob.com> Authored: Wed Aug 7 16:27:07 2013 -0400 Committer: Mike Drob <md...@mdrob.com> Committed: Wed Aug 7 16:27:07 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/df297196/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/df297196/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1036436..003b0fd 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/df297196/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/df297196/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>