MINOR: Add note about which files need to be edited when updating the version number

Author: Ewen Cheslack-Postava <me@ewencp.org>

Reviewers: Ismael Juma

Closes #879 from ewencp/version-bump-instructions
This commit is contained in:
Ewen Cheslack-Postava 2016-02-24 10:12:51 -08:00 committed by Gwen Shapira
parent b084c485e2
commit f98cb3aa24
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
# limitations under the License.
group=org.apache.kafka
# NOTE: When you change this version number, you should also make sure to update
# the version numbers in tests/kafkatest/__init__.py and kafka-merge-pr.py.
version=0.10.0.0-SNAPSHOT
scalaVersion=2.10.6
task=build