Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 35380ff

Browse files
authored
feat(deps): adopt flatten plugin and google-cloud-shared-dependencies (#223)
1 parent 00acf49 commit 35380ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ target/
1414
*.pyc
1515
__pycache__
1616

17-
.flattened-pom.xml
17+
.flattened-pom.xml

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<link>https://developers.google.com/protocol-buffers/docs/reference/java/</link>
197197
<link>https://googleapis.dev/java/google-auth-library/latest/</link>
198198
<link>https://googleapis.dev/java/gax/latest/</link>
199-
<link>https://googleapis.github.io/api-common-java/${google.api-common.version}/apidocs/</link>
199+
<link>https://googleapis.github.io/api-common-java/</link>
200200
</links>
201201
</configuration>
202202
</plugin>

0 commit comments

Comments
 (0)