Updated self and samza dependency versions.

'latest' branch should point to the current samza master version, which is 0.13.1-SNAPSHOT.
Updated the samza-hello-samza version to 0.13.1 as well, although that probably isn't relevant since we don't publish this artifact (right?).

Author: Prateek Maheshwari <pmaheshw@linkedin.com>

Reviewers: Jacob Maes <jmaes@linkedin.com>

Closes #22 from prateekm/version-update
3 files changed
tree: 2926f7fb5d0e8464f121c35c08890f78f5b4272f
  1. bin/
  2. conf/
  3. gradle/
  4. src/
  5. .gitignore
  6. .reviewboardrc
  7. build.gradle
  8. gradle.properties
  9. gradlew
  10. gradlew.bat
  11. LICENSE
  12. pom.xml
  13. README-gradle.md
  14. README.md
  15. wikipedia-raw.json
README.md

hello-samza

Hello Samza is a starter project for Apache Samza jobs.

Please see Hello Samza to get started.

Pull requests and questions

Hello Samza is developed as part of the Apache Samza project. Please direct questions, improvements and bug fixes there. Questions about Hello Samza are welcome on the dev list and the Samza JIRA has a hello-samza component for filing tickets.

Contribution

To start contributing on Hello Samza first read Rules and Contributor Corner. Notice that Hello Samza git repository does not support git pull request.