Bumping versions

This commit is contained in:
buildmaster
2022-02-24 15:18:14 +00:00
parent 53ef51f16f
commit 6a3e6ed0a5
2 changed files with 2 additions and 2 deletions

View File

@@ -1860,7 +1860,7 @@ To see the list of all Kubernetes related configuration properties please check
== Building
:jdkversion: 1.8
:jdkversion: 17
=== Basic Compile and Test

View File

@@ -24,7 +24,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.1</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath/>
</parent>