mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
org.springframework.samples
This commit is contained in:
parent
4a4ffc9fdd
commit
3aa0448496
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ apply plugin: 'io.spring.javaformat'
|
|||
gradle.startParameter.excludedTaskNames += [ "checkFormatAot", "checkFormatAotTest" ]
|
||||
|
||||
group = 'org.springframework.samples'
|
||||
version = '3.3.0'
|
||||
version = '2.1.0.RELEASE'
|
||||
|
||||
java {
|
||||
sourceCompatibility = 17
|
||||
|
|
Loading…
Reference in a new issue