Skip to content

Commit 34cf047

Browse files
Remove changes
1 parent a729c7e commit 34cf047

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

google-cloud-spanner-bom/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
<plugin>
114114
<groupId>org.apache.maven.plugins</groupId>
115115
<artifactId>maven-checkstyle-plugin</artifactId>
116-
<version>3.6.0</version>
117116
<configuration>
118117
<skip>true</skip>
119118
</configuration>

google-cloud-spanner-executor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
<groupId>org.apache.maven.plugins</groupId>
267267
<artifactId>maven-dependency-plugin</artifactId>
268268
<configuration>
269-
<ignoredDependencies> com.google.api:gax,org.apache.maven.surefire:surefire-junit4</ignoredDependencies>
269+
<ignoredDependencies> com.google.api:gax,org.apache.maven.surefire:surefire-junit4 </ignoredDependencies>
270270
</configuration>
271271
</plugin>
272272
</plugins>

0 commit comments

Comments
 (0)