Skip to content

Commit 8618c18

Browse files
authored
feat(deps): adopt flatten plugin and google-cloud-shared-dependencies (#174)
1 parent 713fd90 commit 8618c18

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@
152152
<github.global.server>github</github.global.server>
153153
<site.installationModule>google-cloud-datastore-parent</site.installationModule>
154154
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
155-
<javax.annotations.version>1.3.2</javax.annotations.version>
156155
</properties>
157156

158157
<dependencyManagement>

proto-google-cloud-datastore-v1/pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
<dependency>
4545
<groupId>javax.annotation</groupId>
4646
<artifactId>javax.annotation-api</artifactId>
47-
<version>${javax.annotations.version}</version>
4847
</dependency>
4948
</dependencies>
5049
</profile>

0 commit comments

Comments
 (0)