Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: allow snapshot to update properly #1311

Merged
merged 1 commit into from Mar 25, 2022
Merged

deps: allow snapshot to update properly #1311

merged 1 commit into from Mar 25, 2022

Conversation

sydney-munro
Copy link
Collaborator

The samples build on #1293 is broken due to

Failed to execute goal on project storage-snapshot: Could not resolve dependencies for project com.google.cloud:storage-snapshot:jar:1.2.0: Could not find artifact com.google.cloud:google-cloud-storage:jar:2.4.6-SNAPSHOT

It appears the version is not updating properly. This should fix the issue.

@sydney-munro sydney-munro requested review from a team as code owners March 25, 2022 21:35
@sydney-munro sydney-munro self-assigned this Mar 25, 2022
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/snapshot/pom.xml

@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage API. label Mar 25, 2022
@sydney-munro sydney-munro added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2022
@sydney-munro sydney-munro merged commit a5d32f2 into main Mar 25, 2022
@sydney-munro sydney-munro deleted the fixSamplesBuild branch March 25, 2022 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants