Skip to content

Commit

Permalink
Remove duplicate ">"s (#3528)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihanzhen authored Aug 2, 2018
1 parent fc1f601 commit 26f5b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -818,12 +818,12 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-tasks</artifactId>
<version>>0.56.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-tasks:current} -->
<version>0.56.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-tasks:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-tasks</artifactId>
<version>>0.56.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-tasks:current} -->
<version>0.56.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-tasks:current} -->
<type>test-jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 26f5b5b

Please sign in to comment.