Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#12)
Browse files Browse the repository at this point in the history
Committer: @miraleung
PiperOrigin-RevId: 377081269

Source-Link: googleapis/googleapis@a5f96d0

Source-Link: googleapis/googleapis-gen@19ed6ce
  • Loading branch information
gcf-owl-bot[bot] committed Jun 3, 2021
1 parent 51fc6a3 commit 3f5e678
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion google-cloud-private-catalog-bom/pom.xml
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version='1.0' encoding='UTF-8'?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-private-catalog/pom.xml
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version='1.0' encoding='UTF-8'?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -104,4 +104,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
Expand Up @@ -44,8 +44,8 @@

@Generated("by gapic-generator-java")
public class PrivateCatalogClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockPrivateCatalog mockPrivateCatalog;
private static MockServiceHelper mockServiceHelper;
private PrivateCatalogClient client;
private LocalChannelProvider channelProvider;

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -176,4 +176,4 @@
</plugin>
</plugins>
</reporting>
</project>
</project>

0 comments on commit 3f5e678

Please sign in to comment.