Skip to content

Commit

Permalink
Merge pull request #19 from SBI-/master
Browse files Browse the repository at this point in the history
Remove non-snapshot versions from readme
  • Loading branch information
SBI- authored Jul 5, 2018
2 parents d22b4dd + 2807596 commit 96a9fd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ When building and distributing a new version of your service, all of the version
Run the tycho-versions-plugin from the project root (where the root pom.xml is located).

Examples:
- change all versions to 2.0.0: `mvn org.eclipse.tycho:tycho-versions-plugin:set-version "-DnewVersion=2.0.0"`
- change all version to 1.2.0-SNAPSHOT or 1.2.0.qualifier: `mvn org.eclipse.tycho:tycho-versions-plugin:set-version "-DnewVersion=1.2.0-SNAPSHOT"`

This also makes sure that the correct snapshot and qualifier strings are set in the respective pom and manifest files.
Expand Down

0 comments on commit 96a9fd5

Please sign in to comment.