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

Commit

Permalink
fix: bom should not reference itself (#28)
Browse files Browse the repository at this point in the history
Fixes #27
  • Loading branch information
chingor13 committed Nov 26, 2019
1 parent 03ceaae commit 59fc67b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions google-cloud-video-intelligence-bom/pom.xml
Expand Up @@ -116,11 +116,6 @@
<artifactId>proto-google-cloud-video-intelligence-v1p2beta1</artifactId>
<version>0.81.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-video-intelligence-v1p2beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-intelligence-bom</artifactId>
<version>0.116.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-intelligence-bom:current} -->
</dependency>
</dependencies>
</dependencyManagement>

Expand All @@ -135,4 +130,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 59fc67b

Please sign in to comment.