diff --git a/pom.xml b/pom.xml index 6569c781..680dddf7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,7 +10,7 @@ Spring Data Relational Parent Parent module for Spring Data Relational repositories. - http://projects.spring.io/spring-data-jdbc + https://projects.spring.io/spring-data-jdbc org.springframework.data.build diff --git a/spring-data-jdbc-distribution/pom.xml b/spring-data-jdbc-distribution/pom.xml index 1753776a..f6d43738 100644 --- a/spring-data-jdbc-distribution/pom.xml +++ b/spring-data-jdbc-distribution/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/spring-data-jdbc/pom.xml b/spring-data-jdbc/pom.xml index 94582301..cfb1e944 100644 --- a/spring-data-jdbc/pom.xml +++ b/spring-data-jdbc/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -9,7 +9,7 @@ Spring Data JDBC Spring Data module for JDBC repositories. - http://projects.spring.io/spring-data-jdbc + https://projects.spring.io/spring-data-jdbc org.springframework.data diff --git a/spring-data-jdbc/src/test/resources/org/springframework/data/jdbc/mybatis/DummyEntityMapper.xml b/spring-data-jdbc/src/test/resources/org/springframework/data/jdbc/mybatis/DummyEntityMapper.xml index c2e00541..1831e7f0 100644 --- a/spring-data-jdbc/src/test/resources/org/springframework/data/jdbc/mybatis/DummyEntityMapper.xml +++ b/spring-data-jdbc/src/test/resources/org/springframework/data/jdbc/mybatis/DummyEntityMapper.xml @@ -1,7 +1,7 @@ + "http://www.mybatis.org/dtd/mybatis-3-mapper.dtd"> diff --git a/spring-data-jdbc/src/test/resources/org/springframework/data/jdbc/mybatis/mapper/DummyEntityMapper.xml b/spring-data-jdbc/src/test/resources/org/springframework/data/jdbc/mybatis/mapper/DummyEntityMapper.xml index 1c6a04ee..fbf11947 100644 --- a/spring-data-jdbc/src/test/resources/org/springframework/data/jdbc/mybatis/mapper/DummyEntityMapper.xml +++ b/spring-data-jdbc/src/test/resources/org/springframework/data/jdbc/mybatis/mapper/DummyEntityMapper.xml @@ -1,7 +1,7 @@ + "http://www.mybatis.org/dtd/mybatis-3-mapper.dtd"> diff --git a/spring-data-relational/pom.xml b/spring-data-relational/pom.xml index 11e7db73..ba0ffea1 100644 --- a/spring-data-relational/pom.xml +++ b/spring-data-relational/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0