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/04/22 20:28:03 UTC

git commit: bump kafka version to 0.8.1.1 in gradle.properties patch by Joe Stein reviewed by Joel Koshy

Repository: kafka
Updated Branches:
  refs/heads/0.8.1 874620d96 -> 150d0a70c


bump kafka version to 0.8.1.1 in gradle.properties patch by Joe Stein reviewed by Joel Koshy


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

Branch: refs/heads/0.8.1
Commit: 150d0a70cbe2b1f980e9565a4fa59b0420d1c0a1
Parents: 874620d
Author: Joe Stein <jo...@stealth.ly>
Authored: Tue Apr 22 11:28:10 2014 -0700
Committer: Joe Stein <jo...@stealth.ly>
Committed: Tue Apr 22 11:28:10 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/kafka/blob/150d0a70/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 4827769..babd985 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.1.1
 scalaVersion=2.8.0
 task=build