Skip to content

Commit 931232b

Browse files
committed
Fix parent version
1 parent 570ad3a commit 931232b

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-gateway-integration-tests/httpclient

1 file changed

+1
-1
lines changed

spring-cloud-gateway-integration-tests/httpclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.springframework.cloud</groupId>
1818
<artifactId>spring-cloud-gateway-integration-tests</artifactId>
19-
<version>4.2.3-SNAPSHOT</version>
19+
<version>4.3.0-SNAPSHOT</version>
2020
<relativePath>..</relativePath> <!-- lookup parent from repository -->
2121
</parent>
2222

0 commit comments

Comments
 (0)