Skip to content

Commit e3da184

Browse files
authored
docs: we don't use this as a parent pom (#407)
@BenWhitehead
1 parent 991d1a2 commit e3da184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java-shared-dependencies/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Shared Maven dependencies for Google Cloud Java client libraries.
77
## Quickstart
88

99
[//]: # ({x-version-update-start:google-cloud-shared-dependencies:released})
10-
If you are using Maven, use this artifact as your project's parent.
10+
If you are using Maven, add this to the `dependencyManagement` section.
1111
```xml
1212
<dependencyManagement>
1313
<dependencies>
@@ -48,4 +48,4 @@ Apache 2.0 - See [LICENSE][license] for more information.
4848
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-shared-dependencies&core=gav
4949
[contributing]: https://github.com/googleapis/java-shared-dependencies/blob/master/CONTRIBUTING.md
5050
[code-of-conduct]: https://github.com/googleapis/java-shared-dependencies/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct
51-
[license]: https://github.com/googleapis/java-shared-dependencies/blob/master/LICENSE
51+
[license]: https://github.com/googleapis/java-shared-dependencies/blob/master/LICENSE

0 commit comments

Comments
 (0)