diff --git a/pom.xml b/pom.xml index 4429d32f0..c97e72be6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,429 +1,639 @@ - + + 4.0.0 - + + org.springframework.data - + + spring-data-jpa-parent - + + 3.0.0-SNAPSHOT - + + pom - + + Spring Data JPA Parent - + + Parent module for Spring Data JPA repositories. - + + https://spring.io/projects/spring-data-jpa - + + - - scm:git:git://github.com:spring-projects/spring-data-jpa.git - - scm:git:git@github.com:spring-projects/spring-data-jpa.git - - https://github.com/spring-projects/spring-data-jpa - - - - - - https://github.com/spring-projects/spring-data-jpa/issues - - - - - - org.springframework.data.build - - spring-data-parent - - 3.0.0-M4 - - - - - - 16 - - - - 3.0.2 - - 5.6.0.Final - - 4.3 - - 8.0.23 - - 42.2.19 - - 3.0.0-M4 - - 0.10.3 - - org.hibernate - - reuseReports - - + + scm:git:git://github.com:spring-projects/spring-data-jpa.git + + + scm:git:git@github.com:spring-projects/spring-data-jpa.git + + + https://github.com/spring-projects/spring-data-jpa + + + + + + + + + https://github.com/spring-projects/spring-data-jpa/issues + + + + + + + + + org.springframework.data.build + + + spring-data-parent + + + 3.0.0-SNAPSHOT + + + + + + + + + 16 + + + + + + 3.0.2 + + + 5.6.0.Final + + + 4.3 + + + 8.0.23 + + + 42.2.19 + + + 3.0.0-SNAPSHOT + + + 0.10.3 + + + org.hibernate + + + reuseReports + + + + + - + + spring-data-envers - + + spring-data-jpa - + + spring-data-jpa-distribution - + + - + + - + + - + + all-dbs - + + - + + - + + - + + org.apache.maven.plugins - + + maven-surefire-plugin - + + - + + - + + mysql-test - + + test - + + - + + test - + + - + + - + + - + + **/MySql*IntegrationTests.java - + + - + + - + + - + + - + + postgres-test - + + test - + + - + + test - + + - + + - + + - + + **/Postgres*IntegrationTests.java - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + hibernate-next - + + - + + 6.0.0-SNAPSHOT - + + - + + - + + - + + jboss - + + https://repository.jboss.org/nexus/content/repositories/public - + + - + + - + + - + + - - - - - - - - org.testcontainers - - testcontainers-bom - - ${testcontainers} - - pom - - import - - - - + + + + + + + + + + + org.testcontainers + + + testcontainers-bom + + + ${testcontainers} + + + pom + + + import + + + + + + + + - + + - + + - + + - + + org.apache.maven.plugins - + + maven-surefire-plugin - + + - + + - + + org.springframework - + + spring-instrument - + + ${spring} - + + runtime - + + - + + - + + - + + - + + - + + default-test - + + - + + - + + **/* - + + - + + - + + - + + - + + unit-test - + + - + + test - + + - + + test - + + - + + - + + **/*UnitTests.java - + + - + + - + + - + + - + + integration-test - + + - + + test - + + - + + test - + + - + + - + + **/*IntegrationTests.java - + + **/*Tests.java - + + - + + - + + **/*UnitTests.java - + + **/OpenJpa* - + + **/EclipseLink* - + + **/MySql* - + + **/Postgres* - + + - + + -javaagent:${settings.localRepository}/org/springframework/spring-instrument/${spring}/spring-instrument-${spring}.jar -javaagent:${settings.localRepository}/org/jacoco/org.jacoco.agent/${jacoco}/org.jacoco.agent-${jacoco}-runtime.jar=destfile=${jacoco.destfile} - + + - + + - + + - + + eclipselink-test - + + - + + test - + + - + + test - + + - + + - + + **/EclipseLink*Tests.java - + + - + + -javaagent:${settings.localRepository}/org/jacoco/org.jacoco.agent/${jacoco}/org.jacoco.agent-${jacoco}-runtime.jar=destfile=${jacoco.destfile} -javaagent:${settings.localRepository}/org/eclipse/persistence/org.eclipse.persistence.jpa/${eclipselink}/org.eclipse.persistence.jpa-${eclipselink}.jar -javaagent:${settings.localRepository}/org/springframework/spring-instrument/${spring}/spring-instrument-${spring}.jar - + + - + + - + + - + + - + + - + + maven-compiler-plugin - + + - + + - + + java-test-compile - + + test-compile - + + - + + testCompile - + + - + + - + + false - + + - + + - + + - + + - + + - - - - - - - - spring-libs-milestone - - https://repo.spring.io/libs-milestone - - - - - - - - - - spring-plugins-release - - https://repo.spring.io/plugins-release - - - - - - spring-libs-milestone - - https://repo.spring.io/libs-milestone - - - - - - spring-libs-snapshot - - https://repo.spring.io/libs-snapshot - - - - + + + + + + + + + + + spring-libs-snapshot + + + https://repo.spring.io/libs-snapshot + + + + + + + + + + + + + + + spring-plugins-release + + + https://repo.spring.io/plugins-release + + + + + + + + + spring-libs-milestone + + + https://repo.spring.io/libs-milestone + + + + + + + + + spring-libs-snapshot + + + https://repo.spring.io/libs-snapshot + + + + + + + +