You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mvn release:prepare
[INFO] Checking dependencies and plugins for snapshots ...
What is the release version for "Git Commit Id Maven Plugin"? (pl.project13.maven:git-commit-id-plugin) 2.2.6: [ENTER]
What is SCM release tag or label for "Git Commit Id Maven Plugin"? (pl.project13.maven:git-commit-id-plugin) git-commit-id-plugin-2.2.6: v3.0.0 [ENTER]
What is the new development version for "Git Commit Id Maven Plugin"? (pl.project13.maven:git-commit-id-plugin) 2.2.7-SNAPSHOT: [ENTER]
wait for travis checks to pass
mvn release:perform
then go to oss.sonatype.org log in there and go to the staging repositories, there will be the plugin, you have to first close and then release it if validation passed.
close old milestone
create new milestone for new version
publish Release-Notes
The text was updated successfully, but these errors were encountered:
This tracks the (unplaned) release for 2.2.6
General scope of the new release:
update jackson-databind to v2.9.8 in response to FasterXML/jackson-databind#2186 (CVE-2018-19360, CVE-2018-19361, CVE-2018-19362)
Release-Guide
see http://central.sonatype.org/pages/ossrh-guide.html
update dependencies
mvn versions:display-dependency-updates
wait for travis checks to pass
mvn release:prepare
[INFO] Checking dependencies and plugins for snapshots ...
What is the release version for "Git Commit Id Maven Plugin"? (pl.project13.maven:git-commit-id-plugin) 2.2.6: [ENTER]
What is SCM release tag or label for "Git Commit Id Maven Plugin"? (pl.project13.maven:git-commit-id-plugin) git-commit-id-plugin-2.2.6: v3.0.0 [ENTER]
What is the new development version for "Git Commit Id Maven Plugin"? (pl.project13.maven:git-commit-id-plugin) 2.2.7-SNAPSHOT: [ENTER]
wait for travis checks to pass
mvn release:perform
then go to oss.sonatype.org log in there and go to the staging repositories, there will be the plugin, you have to first close and then release it if validation passed.
close old milestone
create new milestone for new version
publish Release-Notes
The text was updated successfully, but these errors were encountered: