Revert "ACCUMULO-1546 updating pom version for 1.4.4 release" This reverts commit cd15fe21a604323745b1ca4b38da0ae14e9c6e90.
Project: http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/commit/a208a7cf Tree: http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/tree/a208a7cf Diff: http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/diff/a208a7cf Branch: refs/heads/master Commit: a208a7cf355af80596c537ad9d8898326fbda0fc Parents: df29719 Author: Mike Drob <md...@mdrob.com> Authored: Thu Aug 15 01:15:47 2013 -0400 Committer: Mike Drob <md...@mdrob.com> Committed: Thu Aug 15 01:15:47 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/a208a7cf/ingest/pom.xml ---------------------------------------------------------------------- diff --git a/ingest/pom.xml b/ingest/pom.xml index e84278d..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.4</version> + <version>1.4.4-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/a208a7cf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 003b0fd..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.4</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/a208a7cf/query-war/pom.xml ---------------------------------------------------------------------- diff --git a/query-war/pom.xml b/query-war/pom.xml index a425f7c..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.4</version> + <version>1.4.4-SNAPSHOT</version> </parent> <artifactId>wikisearch-query-war</artifactId> http://git-wip-us.apache.org/repos/asf/accumulo-wikisearch/blob/a208a7cf/query/pom.xml ---------------------------------------------------------------------- diff --git a/query/pom.xml b/query/pom.xml index b5ce0b0..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.4</version> + <version>1.4.4-SNAPSHOT</version> <relativePath>../</relativePath> </parent>