Skip to content

Commit

Permalink
fix (samples) Warning about wrong relativePath for parent (#508)
Browse files Browse the repository at this point in the history
* Disabled local file search for parent in pom.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
dfirova and gcf-owl-bot[bot] authored Aug 17, 2022
1 parent 797895a commit 8b31ffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java-retail/samples/interactive-tutorials/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<groupId>com.google.cloud.samples</groupId>
<artifactId>shared-configuration</artifactId>
<version>1.2.0</version>
<relativePath/>
</parent>

<properties>
Expand Down

0 comments on commit 8b31ffc

Please sign in to comment.