issues
search
aistomin
/
maven-dependencies-analyser
Maven plugin that analyses and validates that all the project dependencies are up-to-date.
Other
4
stars
1
forks
source link
Release version 2.4
#342
Closed
aistomin
closed
11 months ago
aistomin
commented
12 months ago
Create branch with the version name 2.4.
Perform the following commands: mvn versions:set -DnewVersion=2.4 and mvn clean deploy -P release
Commit and push the changes, so the "state" of the master will be saved inside this branch.
Check that new version appeared in the search:
https://search.maven.org/search?q=g:com.github.aistomin
aistomin
commented
11 months ago
Done.