Repository: incubator-samza-hello-samza Updated Branches: refs/heads/master f9efa43ac -> 6cdd4ec14
SAMZA-499; point hello-samza at 0.8.0 in README Project: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/commit/6cdd4ec1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/tree/6cdd4ec1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/diff/6cdd4ec1 Branch: refs/heads/master Commit: 6cdd4ec141c3ea5445e61def43b6ad52c34d907c Parents: f9efa43 Author: Chris Riccomini <[email protected]> Authored: Mon Dec 22 09:01:18 2014 -0800 Committer: Chris Riccomini <[email protected]> Committed: Mon Dec 22 09:01:18 2014 -0800 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/blob/6cdd4ec1/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8ea35de..d2c27a6 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ hello-samza Hello Samza is a starter project for [Apache Samza](http://samza.incubator.apache.org/) (Incubating) jobs. -Please see [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.7.0/) to get started. +Please see [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.8.0/) to get started. ### Pull requests and questions -[Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.7.0/) is developed as part of the [Apache Samza](http://samza.incubator.apache.org) project. Please direct questions, improvements and bug fixes there. Questions about [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.7.0/) are welcome on the [dev list](http://samza.incubator.apache.org/community/mailing-lists.html) and the [Samza JIRA](https://issues.apache.org/jira/browse/SAMZA) has a hello-samza component for filing tickets. +[Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.8.0/) is developed as part of the [Apache Samza](http://samza.incubator.apache.org) project. Please direct questions, improvements and bug fixes there. Questions about [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.8.0/) are welcome on the [dev list](http://samza.incubator.apache.org/community/mailing-lists.html) and the [Samza JIRA](https://issues.apache.org/jira/browse/SAMZA) has a hello-samza component for filing tickets.
