diff --git a/petclinic-application/pom.xml b/petclinic-application/pom.xml index 1bd8db1c7..5c0d21330 100644 --- a/petclinic-application/pom.xml +++ b/petclinic-application/pom.xml @@ -7,30 +7,12 @@ org.springframework.samples spring-petclinic - 2.1.0.BUILD-SNAPSHOT + 2.0 - org.springframework.samples petclinic-application - petclinic-application - - - - - 1.8 - UTF-8 - UTF-8 - - - 3.3.6 - 1.11.4 - 2.2.4 - 1.8.0 - - 0.8.2 - - + jar @@ -209,45 +191,20 @@ + + maven-deploy-plugin + ${deploy-plugin.version} + + + default-deploy + deploy + + deploy + + + + - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - diff --git a/petclinic-containers/pom.xml b/petclinic-containers/pom.xml index 9c8e6314b..61a01375d 100644 --- a/petclinic-containers/pom.xml +++ b/petclinic-containers/pom.xml @@ -7,12 +7,12 @@ org.springframework.samples spring-petclinic - 2.1.0.BUILD-SNAPSHOT + 2.0 - org.springframework.samples petclinic-containers pom petclinic-containers + diff --git a/pom.xml b/pom.xml index e73f7fe61..9dbf8fc83 100644 --- a/pom.xml +++ b/pom.xml @@ -10,25 +10,52 @@ 2.1.6.RELEASE + + + ci-cd.nexus + https://nexus.ci-cd.ru/repository/maven-releases/ + + + org.springframework.samples spring-petclinic - 2.1.0.BUILD-SNAPSHOT - pom - + 2.0 petclinic-modular-parent + pom + petclinic-application petclinic-containers + + + + 1.8 + UTF-8 + UTF-8 + + + 3.3.6 + 1.11.4 + 2.2.4 + 1.8.0 + + 0.8.2 + + + 2.8.1 + + + spring-snapshots Spring Snapshots https://repo.spring.io/snapshot - true + false @@ -47,7 +74,7 @@ Spring Snapshots https://repo.spring.io/snapshot - true + false