You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ju...@apache.org on 2014/09/30 17:14:05 UTC

git commit: bump up release version to 0.8.3

Repository: kafka
Updated Branches:
  refs/heads/trunk 54b6419bb -> 795e262b9


bump up release version to 0.8.3


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

Branch: refs/heads/trunk
Commit: 795e262b9f7c9c046b397e670f35698f17d2c13d
Parents: 54b6419
Author: Jun Rao <ju...@gmail.com>
Authored: Tue Sep 30 08:13:45 2014 -0700
Committer: Jun Rao <ju...@gmail.com>
Committed: Tue Sep 30 08:13:45 2014 -0700

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


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