Skip to content

Commit e3a6c7a

Browse files
committed
set version
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent fa96880 commit e3a6c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ run = "../../mvnw test -PnativeTest"
5959
dir = "integration-tests/it-spring-boot-smoke-test"
6060

6161
[tasks.set-version]
62-
run = 'mvn versions:set -P setVersion -DnewVersion={{arg(name="version")}}'
62+
run = './scripts/setVersion.sh {{arg(name="version")}}'
6363

6464
[tasks.javadoc]
6565
run = [

0 commit comments

Comments
 (0)