Repository: incubator-samza Updated Branches: refs/heads/master 47c955d5d -> ed6e6e563
SAMZA-304: Bump version on trunk Project: http://git-wip-us.apache.org/repos/asf/incubator-samza/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samza/commit/ed6e6e56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza/tree/ed6e6e56 Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza/diff/ed6e6e56 Branch: refs/heads/master Commit: ed6e6e56391e6108a8ab53c1241b2d6e3e0bd0e0 Parents: 47c955d Author: Jakob Homan <[email protected]> Authored: Mon Jun 23 13:50:09 2014 -0700 Committer: Martin Kleppmann <[email protected]> Committed: Thu Jun 26 17:51:50 2014 +0100 ---------------------------------------------------------------------- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samza/blob/ed6e6e56/gradle.properties ---------------------------------------------------------------------- diff --git a/gradle.properties b/gradle.properties index a940b4f..0a5bde5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. group=org.apache.samza -version=0.7.0 +version=0.8.0-SNAPSHOT scalaVersion=2.10 gradleVersion=1.6
