Update tools version to match stack.
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/85362539 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/85362539 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/85362539 Branch: refs/heads/master Commit: 85362539962b0175b67b78bc63cd0c652a2050cd Parents: da9e409 Author: Michael Russo <[email protected]> Authored: Sat Feb 27 20:57:42 2016 -0800 Committer: Michael Russo <[email protected]> Committed: Sat Feb 27 20:57:42 2016 -0800 ---------------------------------------------------------------------- stack/tools/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/85362539/stack/tools/pom.xml ---------------------------------------------------------------------- diff --git a/stack/tools/pom.xml b/stack/tools/pom.xml index 80a0832..1406f38 100644 --- a/stack/tools/pom.xml +++ b/stack/tools/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.usergrid</groupId> <artifactId>usergrid</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent>
