Browse Source

Bumping versions

pull/687/head
buildmaster 3 years ago
parent
commit
f662c0547d
  1. 3
      README.adoc
  2. 2
      pom.xml

3
README.adoc

@ -40,7 +40,8 @@ and binding to the Spring Environment and other Spring programming model idioms. @@ -40,7 +40,8 @@ and binding to the Spring Environment and other Spring programming model idioms.
== Building
:jdkversion: 1.8
:jdkversion: 17
=== Basic Compile and Test

2
pom.xml

@ -11,7 +11,7 @@ @@ -11,7 +11,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>
<scm>

Loading…
Cancel
Save