There was an error while loading. Please reload this page.
1 parent 346a7b3 commit ae6000fCopy full SHA for ae6000f
1 file changed
.gitlab-ci.yml
@@ -20,7 +20,7 @@ release-job:
20
only:
21
- 'tags'
22
script:
23
- - 'mvn versions:set -DnewVersion=1.0.0'
+ - 'mvn versions:set -DnewVersion=1.0.1'
24
- 'mvn versions:update-child-modules'
25
- 'mvn -DgitVer='''' clean deploy -s ci_settings.xml javadoc:javadoc'
26
artifacts:
0 commit comments