File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
springboot-starter-data-permission
springboot-starter-security-jwt Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.codingapi.springboot</groupId >
12- <artifactId >springboot-framework- parent</artifactId >
12+ <artifactId >springboot-parent</artifactId >
1313 <version >0.0.1</version >
1414
1515 <url >https://github.com/codingapi/springboot-framewrok</url >
16- <name >springboot-framework- parent</name >
17- <description >springboot-framework- parent project for Spring Boot</description >
16+ <name >springboot-parent</name >
17+ <description >springboot-parent project for Spring Boot</description >
1818
1919 <properties >
2020 <java .version>1.8</java .version>
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <parent >
55 <groupId >com.codingapi.springboot</groupId >
6- <artifactId >springboot-framework- parent</artifactId >
6+ <artifactId >springboot-parent</artifactId >
77 <version >0.0.1</version >
88 </parent >
99 <artifactId >springboot-example</artifactId >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <parent >
7- <artifactId >springboot-framework- parent</artifactId >
7+ <artifactId >springboot-parent</artifactId >
88 <groupId >com.codingapi.springboot</groupId >
99 <version >0.0.1</version >
1010 </parent >
11-
11+
1212
1313 <artifactId >springboot-starter-data-permission</artifactId >
1414
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <parent >
7- <artifactId >springboot-framework- parent</artifactId >
7+ <artifactId >springboot-parent</artifactId >
88 <groupId >com.codingapi.springboot</groupId >
99 <version >0.0.1</version >
1010 </parent >
6161 <artifactId >springboot-starter</artifactId >
6262 </dependency >
6363 </dependencies >
64- </project >
64+ </project >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <parent >
55 <groupId >com.codingapi.springboot</groupId >
6- <artifactId >springboot-framework- parent</artifactId >
6+ <artifactId >springboot-parent</artifactId >
77 <version >0.0.1</version >
88 </parent >
99 <artifactId >springboot-starter</artifactId >
You can’t perform that action at this time.
0 commit comments