Skip to content

Commit 26f5b5b

Browse files
authored
Remove duplicate ">"s (#3528)
1 parent fc1f601 commit 26f5b5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-cloud-bom/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -818,12 +818,12 @@
818818
<dependency>
819819
<groupId>com.google.cloud</groupId>
820820
<artifactId>google-cloud-tasks</artifactId>
821-
<version>>0.56.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-tasks:current} -->
821+
<version>0.56.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-tasks:current} -->
822822
</dependency>
823823
<dependency>
824824
<groupId>com.google.cloud</groupId>
825825
<artifactId>google-cloud-tasks</artifactId>
826-
<version>>0.56.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-tasks:current} -->
826+
<version>0.56.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-tasks:current} -->
827827
<type>test-jar</type>
828828
</dependency>
829829
<dependency>

0 commit comments

Comments
 (0)