Skip to content

Commit 9e6f7cf

Browse files
authored
Update release.yml (#6109)
1 parent afa88eb commit 9e6f7cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: tar xzvf apache-maven-3.9.7-bin.tar.gz
5555

5656
- name: Set Maven
57-
run: mv apache-maven-3.9.6 maven
57+
run: mv apache-maven-3.9.7 maven
5858

5959
- name: Set Version for release
6060
run: maven/bin/mvn -B --file parent-pom/pom.xml versions:set -DnewVersion="${{ github.event.inputs.release }}" -Pall-modules versions:commit

0 commit comments

Comments
 (0)