blob: 66472ecca79654d86b285a3a46d0c5c668063ddf [file]
<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.api.grpc</groupId>
<artifactId>proto-google-cloud-gkehub-v1alpha2</artifactId>
<version>0.23.0</version><!-- {x-version-update:proto-google-cloud-gkehub-v1alpha2:current} -->
<name>proto-google-cloud-gkehub-v1alpha2</name>
<description>Proto library for google-cloud-gkehub</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-gkehub-parent</artifactId>
<version>1.17.0</version><!-- {x-version-update:google-cloud-gkehub:current} -->
</parent>
<dependencies>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>api-common</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
</dependencies>
</project>