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

Commit

Permalink
fix: google-cloud-kms-bom should not include itself (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Nov 26, 2019
1 parent 07f7385 commit fa4c58a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions google-cloud-kms-bom/pom.xml
Expand Up @@ -76,11 +76,6 @@
<artifactId>google-cloud-kms</artifactId>
<version>1.35.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-kms:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kms-bom</artifactId>
<version>1.35.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-kms-bom:current} -->
</dependency>
</dependencies>
</dependencyManagement>

Expand All @@ -95,4 +90,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit fa4c58a

Please sign in to comment.