Repository: usergrid Updated Branches: refs/heads/release-2.1.1 9c8944657 -> 97fae9446
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/97fae944 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/97fae944 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/97fae944 Branch: refs/heads/release-2.1.1 Commit: 97fae9446dd062212b40b387f5a4bc00f8e95396 Parents: 9c89446 Author: Michael Russo <[email protected]> Authored: Sat Feb 27 20:56:57 2016 -0800 Committer: Michael Russo <[email protected]> Committed: Sat Feb 27 20:56:57 2016 -0800 ---------------------------------------------------------------------- stack/tools/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/97fae944/stack/tools/pom.xml ---------------------------------------------------------------------- diff --git a/stack/tools/pom.xml b/stack/tools/pom.xml index 6783643..2d6e7a2 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.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent>
