Skip to content

Commit

Permalink
Add comment about test suite when updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
SBI- committed Jun 17, 2017
1 parent 2cec88d commit 7d2bbf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Exhaustive documentation can be found in the API documentation. `Clone` the repo
* When introducing breaking changes, make sure to create a new major version and a corresponding branch
* Use the tycho-versions-plugin to keep version numbers consistent
`mvn org.eclipse.tycho:tycho-versions-plugin:set-version "-DnewVersion=1.0.0-SNAPSHOT"`
* After changing version with the tycho-versions-plugin, make sure to change the MANIFEST.mf file in the test project to match the current release
* Generate (`mvn javadoc:javadoc`) and release javadoc in the `/docs` folder.

## Contributing
Expand Down

0 comments on commit 7d2bbf5

Please sign in to comment.