File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
5
5
<modelVersion >4.0.0</modelVersion >
6
6
11
11
12
12
<name >Spring Data Relational Parent</name >
13
13
<description >Parent module for Spring Data Relational repositories.</description >
14
- <url >http ://projects.spring.io/spring-data-jdbc</url >
14
+ <url >https ://projects.spring.io/spring-data-jdbc</url >
15
15
16
16
<parent >
17
17
<groupId >org.springframework.data.build</groupId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
5
5
<modelVersion >4.0.0</modelVersion >
6
6
9
9
10
10
<name >Spring Data JDBC</name >
11
11
<description >Spring Data module for JDBC repositories.</description >
12
- <url >http ://projects.spring.io/spring-data-jdbc</url >
12
+ <url >https ://projects.spring.io/spring-data-jdbc</url >
13
13
14
14
<parent >
15
15
<groupId >org.springframework.data</groupId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
5
5
<modelVersion >4.0.0</modelVersion >
6
6
You can’t perform that action at this time.
0 commit comments