Correct version number 2.1.1
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/f770666a Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/f770666a Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/f770666a Branch: refs/heads/usergrid-1268-akka-211 Commit: f770666abc018e9c2cb2282b6ff64438af5d2310 Parents: 085165c Author: Dave Johnson <[email protected]> Authored: Mon Apr 25 16:22:04 2016 -0400 Committer: Dave Johnson <[email protected]> Committed: Mon Apr 25 16:22:04 2016 -0400 ---------------------------------------------------------------------- stack/corepersistence/collection/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/f770666a/stack/corepersistence/collection/pom.xml ---------------------------------------------------------------------- diff --git a/stack/corepersistence/collection/pom.xml b/stack/corepersistence/collection/pom.xml index 1deb675..ad9cefd 100644 --- a/stack/corepersistence/collection/pom.xml +++ b/stack/corepersistence/collection/pom.xml @@ -6,7 +6,7 @@ <parent> <artifactId>persistence</artifactId> <groupId>org.apache.usergrid</groupId> - <version>2.2.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>
