File tree Expand file tree Collapse file tree
google-cloud-contrib/google-cloud-spanner-jdbc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 <plugin >
5656 <groupId >org.apache.maven.plugins</groupId >
5757 <artifactId >maven-surefire-plugin</artifactId >
58- <version >3.0.0-M3 </version >
58+ <version >3.0.0-M4 </version >
5959 <configuration >
6060 <excludedGroups >com.google.cloud.spanner.IntegrationTest</excludedGroups >
6161 <reportNameSuffix >sponge_log</reportNameSuffix >
Original file line number Diff line number Diff line change 4444 <plugin >
4545 <groupId >org.apache.maven.plugins</groupId >
4646 <artifactId >maven-surefire-plugin</artifactId >
47- <version >3.0.0-M3 </version >
47+ <version >3.0.0-M4 </version >
4848 <configuration >
4949 <excludedGroups >com.google.cloud.spanner.IntegrationTest</excludedGroups >
5050 <reportNameSuffix >sponge_log</reportNameSuffix >
Original file line number Diff line number Diff line change 440440 <plugin >
441441 <groupId >org.apache.maven.plugins</groupId >
442442 <artifactId >maven-surefire-plugin</artifactId >
443- <version >3.0.0-M3 </version >
443+ <version >3.0.0-M4 </version >
444444 <configuration >
445445 <!-- Excludes integration tests and smoke tests when unit tests are run -->
446446 <excludes >
Original file line number Diff line number Diff line change 1717 <dependency >
1818 <groupId >org.apache.maven.plugins</groupId >
1919 <artifactId >maven-surefire-plugin</artifactId >
20- <version >3.0.0-M3 </version >
20+ <version >3.0.0-M4 </version >
2121 <scope >test</scope >
2222 </dependency >
2323 </dependencies >
You can’t perform that action at this time.
0 commit comments