Bumping versions

This commit is contained in:
buildmaster
2021-05-05 10:27:49 +00:00
parent 75e90b02f9
commit d761139b7b
8 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ You can read more about Spring Cloud Contract by going to https://spring.io/proj
== Contributing
:spring-cloud-build-branch: main
:spring-cloud-build-branch: master
Spring Cloud is released under the non-restrictive Apache 2.0 license,
and follows a very standard Github development process, using Github

View File

@@ -1,4 +1,4 @@
org.gradle.daemon=false
verifierVersion=3.0.3-SNAPSHOT
springBootVersion=2.4.5-SNAPSHOT
springBootVersion=2.4.6-SNAPSHOT
camelVersion=3.4.3

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.5-SNAPSHOT</version>
<version>2.4.6-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.5-SNAPSHOT</version>
<version>2.4.6-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.5-SNAPSHOT</version>
<version>2.4.6-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.5-SNAPSHOT</version>
<version>2.4.6-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

View File

@@ -16,5 +16,5 @@
wiremockVersion=2.27.0
jsonAssertVersion=0.4.13
verifierVersion=3.0.3-SNAPSHOT
bootVersion=2.4.5-SNAPSHOT
bootVersion=2.4.6-SNAPSHOT
groovyVersion=2.4.17

View File

@@ -16,5 +16,5 @@
wiremockVersion=2.27.0
jsonAssertVersion=0.4.13
verifierVersion=3.0.3-SNAPSHOT
bootVersion=2.4.5-SNAPSHOT
bootVersion=2.4.6-SNAPSHOT
groovyVersion=2.4.17