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 9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.codingapi.springboot</groupId >
12
- <artifactId >springboot-framework- parent</artifactId >
12
+ <artifactId >springboot-parent</artifactId >
13
13
<version >0.0.1</version >
14
14
15
15
<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 >
18
18
19
19
<properties >
20
20
<java .version>1.8</java .version>
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >com.codingapi.springboot</groupId >
6
- <artifactId >springboot-framework- parent</artifactId >
6
+ <artifactId >springboot-parent</artifactId >
7
7
<version >0.0.1</version >
8
8
</parent >
9
9
<artifactId >springboot-example</artifactId >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <artifactId >springboot-framework- parent</artifactId >
7
+ <artifactId >springboot-parent</artifactId >
8
8
<groupId >com.codingapi.springboot</groupId >
9
9
<version >0.0.1</version >
10
10
</parent >
11
-
11
+
12
12
13
13
<artifactId >springboot-starter-data-permission</artifactId >
14
14
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <artifactId >springboot-framework- parent</artifactId >
7
+ <artifactId >springboot-parent</artifactId >
8
8
<groupId >com.codingapi.springboot</groupId >
9
9
<version >0.0.1</version >
10
10
</parent >
61
61
<artifactId >springboot-starter</artifactId >
62
62
</dependency >
63
63
</dependencies >
64
- </project >
64
+ </project >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<groupId >com.codingapi.springboot</groupId >
6
- <artifactId >springboot-framework- parent</artifactId >
6
+ <artifactId >springboot-parent</artifactId >
7
7
<version >0.0.1</version >
8
8
</parent >
9
9
<artifactId >springboot-starter</artifactId >
You can’t perform that action at this time.
0 commit comments