Skip to content

Commit ae6000f

Browse files
committed
release 1.0.1
1 parent 346a7b3 commit ae6000f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ release-job:
2020
only:
2121
- 'tags'
2222
script:
23-
- 'mvn versions:set -DnewVersion=1.0.0'
23+
- 'mvn versions:set -DnewVersion=1.0.1'
2424
- 'mvn versions:update-child-modules'
2525
- 'mvn -DgitVer='''' clean deploy -s ci_settings.xml javadoc:javadoc'
2626
artifacts:

0 commit comments

Comments
 (0)