Skip to content

Commit f871b37

Browse files
committed
test: fix pom version after rebase
1 parent 362374c commit f871b37

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-config-client-oauth2-tests

1 file changed

+1
-1
lines changed

spring-cloud-config-client-oauth2-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.cloud</groupId>
1212
<artifactId>spring-cloud-config</artifactId>
13-
<version>5.0.0-SNAPSHOT</version>
13+
<version>5.0.1-SNAPSHOT</version>
1414
<relativePath>..</relativePath>
1515
</parent>
1616

0 commit comments

Comments
 (0)