Skip to content

Commit

Permalink
feat(deps): adopt flatten plugin and google-cloud-shared-dependencies (
Browse files Browse the repository at this point in the history
  • Loading branch information
yangnuoyu committed Jun 20, 2020
1 parent 713fd90 commit 8618c18
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -152,7 +152,6 @@
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-datastore-parent</site.installationModule>
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
<javax.annotations.version>1.3.2</javax.annotations.version>
</properties>

<dependencyManagement>
Expand Down
1 change: 0 additions & 1 deletion proto-google-cloud-datastore-v1/pom.xml
Expand Up @@ -44,7 +44,6 @@
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>${javax.annotations.version}</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 8618c18

Please sign in to comment.