File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ limitations under the License.
9393 <plugin >
9494 <groupId >org.apache.maven.plugins</groupId >
9595 <artifactId >maven-failsafe-plugin</artifactId >
96- <version >3.0.0-M3 </version >
96+ <version >3.0.0-M4 </version >
9797 <executions >
9898 <execution >
9999 <goals >
Original file line number Diff line number Diff line change 6363 <plugin > <!-- Integration / System Tests -->
6464 <groupId >org.apache.maven.plugins</groupId >
6565 <artifactId >maven-failsafe-plugin</artifactId >
66- <version >3.0.0-M3 </version >
66+ <version >3.0.0-M4 </version >
6767 <configuration >
6868 <classesDirectory >${project.build.outputDirectory} </classesDirectory >
6969 <forkCount >3</forkCount >
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ limitations under the License.
168168 <plugin >
169169 <groupId >org.apache.maven.plugins</groupId >
170170 <artifactId >maven-failsafe-plugin</artifactId >
171- <version >3.0.0-M3 </version >
171+ <version >3.0.0-M4 </version >
172172 <configuration >
173173 <systemPropertyVariables >
174174 <spanner .test.instance>default-instance</spanner .test.instance>
You can’t perform that action at this time.
0 commit comments