File tree Expand file tree Collapse file tree 12 files changed +18
-27
lines changed
forest-spring-boot-starter
forest-spring-boot3-starter Expand file tree Collapse file tree 12 files changed +18
-27
lines changed Original file line number Diff line number Diff line change 66
77 <artifactId >forest-core</artifactId >
88 <version >${revision} </version >
9+ <name >${project.artifactId} </name >
910
1011 <parent >
1112 <groupId >com.dtflys.forest</groupId >
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
7- <groupId >com.dtflys.forest</groupId >
87 <artifactId >forest-jakarta-xml</artifactId >
98 <version >${revision} </version >
10- <name >forest-jakarta-xml </name >
11-
9+ <name >${project.artifactId} </name >
10+
1211 <parent >
1312 <groupId >com.dtflys.forest</groupId >
1413 <artifactId >forest</artifactId >
Original file line number Diff line number Diff line change 77 <groupId >com.dtflys.forest</groupId >
88 <artifactId >forest-jaxb</artifactId >
99 <version >${revision} </version >
10- <name >forest-jaxb </name >
10+ <name >${project.artifactId} </name >
1111
1212 <parent >
1313 <groupId >com.dtflys.forest</groupId >
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
7- <groupId >com.dtflys.forest</groupId >
87 <artifactId >forest-mock</artifactId >
98 <version >${revision} </version >
10-
11- <name >forest-mock</name >
9+ <name >${project.artifactId} </name >
1210
1311 <parent >
1412 <groupId >com.dtflys.forest</groupId >
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
7- <groupId >com.dtflys.forest</groupId >
87 <artifactId >forest-solon-plugin</artifactId >
98 <version >${revision} </version >
9+ <name >${project.artifactId} </name >
1010
1111 <parent >
1212 <groupId >com.dtflys.forest</groupId >
Original file line number Diff line number Diff line change 66
77 <artifactId >forest-spring-boot-starter</artifactId >
88 <version >${revision} </version >
9+ <name >${project.artifactId} </name >
910
1011 <parent >
1112 <groupId >com.dtflys.forest</groupId >
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
7- <groupId >com.dtflys.forest</groupId >
87 <artifactId >forest-spring-boot3-starter</artifactId >
98 <version >${revision} </version >
109 <packaging >jar</packaging >
10+ <name >${project.artifactId} </name >
1111
1212 <parent >
1313 <groupId >com.dtflys.forest</groupId >
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
7- <groupId >com.dtflys.forest</groupId >
87 <artifactId >forest-spring</artifactId >
98 <version >${revision} </version >
10-
9+ <name >${project.artifactId} </name >
10+
1111 <parent >
1212 <groupId >com.dtflys.forest</groupId >
1313 <artifactId >forest</artifactId >
Original file line number Diff line number Diff line change 1010 <artifactId >forest-spring-boot-test</artifactId >
1111 <version >${revision} </version >
1212 <packaging >jar</packaging >
13-
14- <name >forest-spring-boot-test</name >
15- <url >http://maven.apache.org</url >
13+ <name >${project.artifactId} </name >
1614
1715 <properties >
1816 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1010 <artifactId >forest-spring-boot3-test</artifactId >
1111 <version >${revision} </version >
1212 <packaging >jar</packaging >
13-
14- <name >forest-spring-boot-test</name >
15- <url >http://maven.apache.org</url >
13+ <name >${project.artifactId} </name >
1614
1715 <properties >
1816 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments