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

fix: google-cloud-kms-bom should not include itself #22

Merged
merged 1 commit into from Nov 26, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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>