Skip to content

Commit 0559489

Browse files
committed
fix raise build
1 parent 89c4b81 commit 0559489

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ivy/raise-build-plugin-version.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
#!/bin/bash
22

33
mvn --batch-mode versions:set-property versions:commit -f playwright/tests/workspaces/prebuiltProject/pom.xml -Dproperty=project.build.plugin.version -DnewVersion=${2} -DallowSnapshots=true
4-
mvn --batch-mode versions:set-property versions:commit -f playwright/tests/workspaces/prebuiltEmptyProject/pom.xml -Dproperty=project.build.plugin.version -DnewVersion=${2} -DallowSnapshots=true
5-
mvn --batch-mode versions:set-property versions:commit -f playwright/tests/workspaces/animationProject/pom.xml -Dproperty=project.build.plugin.version -DnewVersion=${2} -DallowSnapshots=true

0 commit comments

Comments
 (0)