File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99jobs :
1010 build :
1111 name : Verify
12- uses : maveniverse/parent/.github/workflows/ci.yml@release-43
12+ uses : maveniverse/parent/.github/workflows/ci.yml@release-44
1313 with :
1414 maven-test : ' ./mvnw -f demo install -e -B -V'
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >eu.maveniverse.maven.parent</groupId >
1616 <artifactId >parent</artifactId >
17- <version >43 </version >
17+ <version >44 </version >
1818 <relativePath />
1919 </parent >
2020
Original file line number Diff line number Diff line change 105105 <groupId >org.apache.maven.plugins</groupId >
106106 <artifactId >maven-surefire-plugin</artifactId >
107107 <configuration >
108- <systemProperties >
108+ <systemPropertyVariables >
109109 <maven .home>${maven.home} </maven .home>
110- </systemProperties >
110+ </systemPropertyVariables >
111111 </configuration >
112112 </plugin >
113113 </plugins >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >eu.maveniverse.maven.parent</groupId >
1616 <artifactId >parent</artifactId >
17- <version >43 </version >
17+ <version >44 </version >
1818 </parent >
1919
2020 <groupId >eu.maveniverse.maven.mima</groupId >
You can’t perform that action at this time.
0 commit comments