diff --git a/pom.xml b/pom.xml index f458705bf..33bf04c6f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,35 +6,15 @@ org.springframework.boot spring-boot-starter-parent 3.4.0 - + org.springframework.samples spring-petclinic - 1.1.0-SNAPSHOT + 3.4.0-SNAPSHOT petclinic - - scm:git:git://github.com/TomP101/spring-petclinic.git - scm:git:ssh://git@github.com/TomP101/spring-petclinic.git - https://github.com/TomP101/spring-petclinic - HEAD - - - - - nexus - releases - http://localhost:8081/repository/maven-releases/ - - - nexus - snapshots - http://localhost:8081/repository/maven-snapshots/ - - - @@ -43,7 +23,7 @@ UTF-8 - 2025-01-21T15:41:45Z + 2024-11-28T14:37:52Z 1.0.1 @@ -189,8 +169,8 @@ This build requires at least Java ${java.version}, - update your JVM, and - run the build again + update your JVM, and + run the build again ${java.version} @@ -242,6 +222,18 @@ config_loc=${basedir}/src/checkstyle/ + + generate-checkstyle-report + verify + + checkstyle + + + src/checkstyle/nohttp-checkstyle.xml + target/site/checkstyle.html + plain + + @@ -434,7 +426,7 @@ - + @@ -447,7 +439,7 @@ - + @@ -460,7 +452,7 @@ - +