Skip to content

Add Release Plugin#843

Merged
rfecher merged 1 commit intolocationtech:masterfrom
datasedai:release-plugin
Jul 8, 2016
Merged

Add Release Plugin#843
rfecher merged 1 commit intolocationtech:masterfrom
datasedai:release-plugin

Conversation

@datasedai
Copy link
Copy Markdown
Contributor

Use Maven Release Plugin to Increment Version Numbers on Release

To use (instructions also included in pom file above plugin):
mvn release:prepare

Version Number, Tag Name, and next Snapshot Name will need to be selected. Sensible defaults matching our semantic versioning scheme are pre-populated. Use -B to use default and run non-interactively.

Performs 3 actions:

  • All pom files are updated with release version & pushed to repo
  • repo is tagged
  • All pom files are updated with next snapshot version

@rfecher rfecher merged commit 7390c28 into locationtech:master Jul 8, 2016
@rfecher rfecher deleted the release-plugin branch July 8, 2016 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants