We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ca5b0 commit b568454Copy full SHA for b568454
google-cloud-spanner-executor/pom.xml
@@ -205,7 +205,9 @@
205
<build>
206
<plugins>
207
<plugin>
208
+ <groupId>org.apache.maven.plugins</groupId>
209
<artifactId>maven-resources-plugin</artifactId>
210
+ <version>3.3.1</version>
211
<executions>
212
<execution>
213
<id>copy-resources</id>
samples/snippets/pom.xml
@@ -181,7 +181,9 @@
181
182
183
184
185
186
187
188
189
0 commit comments