Skip to content

Commit c8c224b

Browse files
fix: rearrange region tag (GoogleCloudPlatform#3710)
1 parent 22343bd commit c8c224b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<!-- The Spring Cloud GCP BOM will manage spring-cloud-gcp version numbers for you. -->
4343
<!-- [START pubsub_spring_dependency_manager] -->
4444
<dependencyManagement>
45+
<!-- [END pubsub_spring_dependency_manager] -->
4546
<dependencies>
4647
<dependency>
4748
<groupId>org.springframework.boot</groupId>
@@ -50,7 +51,6 @@
5051
<type>pom</type>
5152
<scope>import</scope>
5253
</dependency>
53-
<!-- [END pubsub_spring_dependency_manager] -->
5454
<!-- [START pubsub_spring_dependency_manager] -->
5555
<dependency>
5656
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)