Updating the version.
Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/2f9e54b7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/2f9e54b7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/2f9e54b7 Branch: refs/heads/master Commit: 2f9e54b7e0bc1da65ca0a84cfca0bf13319f44e9 Parents: 8916f60 Author: Aaron McCurry <[email protected]> Authored: Thu Sep 19 09:07:29 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Thu Sep 19 09:07:29 2013 -0400 ---------------------------------------------------------------------- contrib/blur-titan/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/2f9e54b7/contrib/blur-titan/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/blur-titan/pom.xml b/contrib/blur-titan/pom.xml index fbe23bd..7295ada 100644 --- a/contrib/blur-titan/pom.xml +++ b/contrib/blur-titan/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.2.0-incubating-SNAPSHOT</version> + <version>0.3.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId>
