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 0004453 commit 8007fd4Copy full SHA for 8007fd4
google-cloud-spanner-executor/pom.xml
@@ -271,7 +271,7 @@
271
<groupId>org.apache.maven.plugins</groupId>
272
<artifactId>maven-dependency-plugin</artifactId>
273
<configuration>
274
- <ignoredDependencies> com.google.api:gax,org.apache.maven.surefire:surefire-junit4,com.google.cloud.opentelemetry.shared-resourcemapping</ignoredDependencies>
+ <ignoredDependencies> com.google.api:gax,org.apache.maven.surefire:surefire-junit4,com.google.cloud.opentelemetry:shared-resourcemapping</ignoredDependencies>
275
</configuration>
276
</plugin>
277
</plugins>
0 commit comments