File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
4
4
<modelVersion >4.0.0</modelVersion >
5
5
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.build</groupId >
You can’t perform that action at this time.
0 commit comments