You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jo...@apache.org on 2014/08/11 23:12:07 UTC

git commit: trunk is the 0.8.2 snapshot

Repository: kafka
Updated Branches:
  refs/heads/trunk 0607953f3 -> 8a8c49028


trunk is the 0.8.2 snapshot


Project: http://git-wip-us.apache.org/repos/asf/kafka/repo
Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/8a8c4902
Tree: http://git-wip-us.apache.org/repos/asf/kafka/tree/8a8c4902
Diff: http://git-wip-us.apache.org/repos/asf/kafka/diff/8a8c4902

Branch: refs/heads/trunk
Commit: 8a8c49028a19444684a23cb1ef456d0dc82e022f
Parents: 0607953
Author: Joe Stein <jo...@stealth.ly>
Authored: Mon Aug 11 17:12:29 2014 -0400
Committer: Joe Stein <jo...@stealth.ly>
Committed: Mon Aug 11 17:12:29 2014 -0400

----------------------------------------------------------------------
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kafka/blob/8a8c4902/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 8f9ff15..8f6f2bf 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 group=org.apache.kafka
-version=0.8.1
+version=0.8.2-SNAPSHOT
 scalaVersion=2.10.1
 task=build