Skip to content

Commit 07a8685

Browse files
feat: [migrationcenter] Migration Center API (#9532)
* feat: Migration Center API PiperOrigin-RevId: 538419060 Source-Link: googleapis/googleapis@1450663 Source-Link: https://github.com/googleapis/googleapis-gen/commit/f980c5aef46d708b84709ea70baf93b7d7419941 Copy-Tag: eyJwIjoiamF2YS1taWdyYXRpb25jZW50ZXIvLk93bEJvdC55YW1sIiwiaCI6ImY5ODBjNWFlZjQ2ZDcwOGI4NDcwOWVhNzBiYWY5M2I3ZDc0MTk5NDEifQ== * 🦉 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>
1 parent bb8a4bc commit 07a8685

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java-migrationcenter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>libraries-bom</artifactId>
26-
<version>26.16.0</version>
26+
<version>26.17.0</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>
@@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
201201
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-migrationcenter/java11.html
202202
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
203203
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-migrationcenter.svg
204-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-migrationcenter/0.0.0
204+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-migrationcenter/0.1.0
205205
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
206206
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
207207
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

0 commit comments

Comments
 (0)