Bumping versions
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user