Skip to content

Commit 1a6f9ac

Browse files
committed
Improve release documentation
1 parent 09b5509 commit 1a6f9ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dev-doc/release.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ git commit -am "Release version $VERSION"
88
git tag "v$VERSION"
99
mvn versions:set -DgenerateBackupPoms=false -DnextSnapshot
1010
git commit -am "Start next development version"
11+
git push
12+
git push --tags
1113
```
14+
15+
Now attach the built JAR file to the [GitHub release](https://github.com/phxql/sonarqube-to-prometheus/releases).

0 commit comments

Comments
 (0)