Skip to content

Commit

Permalink
+ temp lower semver plugin version used in build
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Jan 15, 2024
1 parent 71ddb40 commit 2ac96d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ mvn semver:set-current -Dsemver=1.2.3-beta
sets the new value of the version element of the pom.xml file to be `1.2.3-beta`, regardless of the original value in
POM

### Increment Normal Version Number
### Increment normal version number

```shell
mvn semver:increment-major
Expand Down

0 comments on commit 2ac96d5

Please sign in to comment.