Skip to content

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 991d1a2 commit e3da184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java-shared-dependencies/README.md
Original file line number Diff line number Diff line change
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 e3da184

Please sign in to comment.