We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mvn install -P sign,upload,archive
git tag -s v3.2.0 HEAD
git push upstream 3.2
git push upstream --tags
MakeGood 3.2.0 (stable)
/path/to/makegood/com.piece_framework.makegood.p2repository/target/makegood-3.2.0-SNAPSHOT-update-site.zip
makegood-3.2.0-update-site.zip
3.2.0-SNAPSHOT
3.3.0-SNAPSHOT
3.2.0.qualifier
3.3.0.qualifier
git push upstream master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
mvn install -P sign,upload,archive
(3.2)git tag -s v3.2.0 HEAD
(3.2)git push upstream 3.2
andgit push upstream --tags
(3.2)MakeGood 3.2.0 (stable)
(GitHub)/path/to/makegood/com.piece_framework.makegood.p2repository/target/makegood-3.2.0-SNAPSHOT-update-site.zip
makegood-3.2.0-update-site.zip
3.2.0-SNAPSHOT
to3.3.0-SNAPSHOT
(master)3.2.0.qualifier
to3.3.0.qualifier
(master)git push upstream master
(master)The text was updated successfully, but these errors were encountered: