Changing version to 0.10.1.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/kafka/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/bc47e230 Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/bc47e230 Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/bc47e230 Branch: refs/heads/0.10.0 Commit: bc47e2306d9558a0f0976b15a554fc2d84ade5fc Parents: e0ac36f Author: Gwen Shapira <[email protected]> Authored: Mon Mar 21 09:53:17 2016 -0700 Committer: Gwen Shapira <[email protected]> Committed: Tue Apr 5 17:08:53 2016 -0700 ---------------------------------------------------------------------- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka/blob/bc47e230/gradle.properties ---------------------------------------------------------------------- diff --git a/gradle.properties b/gradle.properties index b058e58..0a612f6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,7 +16,7 @@ group=org.apache.kafka # NOTE: When you change this version number, you should also make sure to update # the version numbers in tests/kafkatest/__init__.py and kafka-merge-pr.py. -version=0.10.0.0-SNAPSHOT +version=0.10.1.0-SNAPSHOT scalaVersion=2.10.6 task=build org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx1024m -Xss2m
