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

Commit 4c86aaf

Browse files
authored
docs: we don't use this as a parent pom (#407)
@BenWhitehead
1 parent 2905787 commit 4c86aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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)