Changing version to 0.10.0.0
Project: http://git-wip-us.apache.org/repos/asf/kafka/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/050bf60a Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/050bf60a Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/050bf60a Branch: refs/heads/0.10.0 Commit: 050bf60a4725b239db76732d0f7d7f1c7c41ab06 Parents: 5c5fe7b Author: Gwen Shapira <[email protected]> Authored: Mon Mar 21 09:48:02 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/050bf60a/gradle.properties ---------------------------------------------------------------------- diff --git a/gradle.properties b/gradle.properties index 0a612f6..7f30b4d 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.1.0-SNAPSHOT +version=0.10.0.0 scalaVersion=2.10.6 task=build org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx1024m -Xss2m
