Skip to content

Commit

Permalink
Revert "fix(deps): update dependency com.google.cloud:google-cloud-da…
Browse files Browse the repository at this point in the history
…tacatalog-parent to v1.9.3 (googleapis#8289)"

This reverts commit d8499f6.
  • Loading branch information
suztomo committed Sep 16, 2022
1 parent f8c0838 commit 344911f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion java-datacatalog/google-cloud-datacatalog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-parent</artifactId>
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-datacatalog</site.installationModule>
Expand Down
2 changes: 1 addition & 1 deletion java-datacatalog/grpc-google-cloud-datacatalog-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-parent</artifactId>
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-parent</artifactId>
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-parent</artifactId>
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datacatalog-parent</artifactId>
<version>1.9.3</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
<version>1.9.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-datacatalog:current} -->
</parent>
<dependencies>
<dependency>
Expand Down

0 comments on commit 344911f

Please sign in to comment.