diff --git a/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/pom.xml b/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/pom.xml index ef4ca7cb21bc..fe72279a177d 100644 --- a/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/pom.xml +++ b/google-cloud-clients/google-cloud-contrib/google-cloud-logging-logback/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 google-cloud-logging-logback @@ -38,21 +38,10 @@ easymock test - - org.objenesis - objenesis - test - - - junit - junit - 4.12 - test - com.google.truth truth test - + \ No newline at end of file diff --git a/google-cloud-clients/google-cloud-contrib/google-cloud-nio-examples/pom.xml b/google-cloud-clients/google-cloud-contrib/google-cloud-nio-examples/pom.xml index 5bb1898d9447..9e4dc16c1096 100644 --- a/google-cloud-clients/google-cloud-contrib/google-cloud-nio-examples/pom.xml +++ b/google-cloud-clients/google-cloud-contrib/google-cloud-nio-examples/pom.xml @@ -17,12 +17,6 @@ google-cloud-nio-examples - - - ${project.groupId} - google-cloud-storage - - @@ -34,4 +28,4 @@ - + \ No newline at end of file diff --git a/google-cloud-clients/google-cloud-contrib/google-cloud-nio/pom.xml b/google-cloud-clients/google-cloud-contrib/google-cloud-nio/pom.xml index 404324052f05..25a5b0f0ad72 100644 --- a/google-cloud-clients/google-cloud-contrib/google-cloud-nio/pom.xml +++ b/google-cloud-clients/google-cloud-contrib/google-cloud-nio/pom.xml @@ -22,14 +22,6 @@ ${project.groupId} google-cloud-storage - - com.google.guava - guava - - - com.google.code.findbugs - jsr305 - javax.inject javax.inject diff --git a/google-cloud-clients/google-cloud-contrib/google-cloud-notification/pom.xml b/google-cloud-clients/google-cloud-contrib/google-cloud-notification/pom.xml index 9f0e9a7b0b13..943f4c31aca1 100644 --- a/google-cloud-clients/google-cloud-contrib/google-cloud-notification/pom.xml +++ b/google-cloud-clients/google-cloud-contrib/google-cloud-notification/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 google-cloud-notification 0.96.1-beta-SNAPSHOT @@ -21,10 +21,6 @@ google-cloud-notification - - ${project.groupId} - google-cloud-core - ${project.groupId} google-cloud-storage @@ -33,39 +29,10 @@ ${project.groupId} google-cloud-pubsub - - ${project.groupId} - google-cloud-core-grpc - - - com.google.api - gax-grpc - - - com.google.api - api-common - com.google.api.grpc proto-google-cloud-pubsub-v1 - - com.google.api.grpc - grpc-google-cloud-pubsub-v1 - test - - - io.grpc - grpc-netty-shaded - - - io.grpc - grpc-stub - - - io.grpc - grpc-auth - @@ -73,10 +40,5 @@ junit test - - org.mockito - mockito-all - test - - + \ No newline at end of file