Repository: incubator-samza Updated Branches: refs/heads/master 8c546a5ad -> c79033454
SAMZA-494; update version to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/incubator-samza/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samza/commit/c7903345 Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza/tree/c7903345 Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza/diff/c7903345 Branch: refs/heads/master Commit: c790334545ccce6032398ed1f2c172b62a8f4d61 Parents: 8c546a5 Author: Chris Riccomini <[email protected]> Authored: Tue Dec 9 09:24:22 2014 -0800 Committer: Chris Riccomini <[email protected]> Committed: Tue Dec 9 09:24:22 2014 -0800 ---------------------------------------------------------------------- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samza/blob/c7903345/gradle.properties ---------------------------------------------------------------------- diff --git a/gradle.properties b/gradle.properties index 5711c1b..ed539e7 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.8.0-SNAPSHOT +version=0.9.0-SNAPSHOT scalaVersion=2.10 gradleVersion=2.0
