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

Commit

Permalink
docs: we don't use this as a parent pom (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Jul 26, 2021
1 parent 2905787 commit 4c86aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -7,7 +7,7 @@ Shared Maven dependencies for Google Cloud Java client libraries.
## Quickstart

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

0 comments on commit 4c86aaf

Please sign in to comment.