File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
springboot-webhook-wechat Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 3030 <module >springboot-erupt</module >
3131 <module >springboot-magic-api</module >
3232 <module >springboot-test</module >
33+ <module >springboot-webhook-wechat</module >
3334 </modules >
3435
3536 <properties >
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <parent >
6- <groupId >org.springframework.boot</groupId >
7- <artifactId >spring-boot-starter-parent</artifactId >
8- <version >2.3.3.RELEASE</version >
9- <relativePath /> <!-- lookup parent from repository -->
6+ <groupId >com.notebook</groupId >
7+ <artifactId >Springboot-Notebook</artifactId >
8+ <version >0.0.1-SNAPSHOT</version >
109 </parent >
11- <groupId >com.xiaofu.webhook</groupId >
1210 <artifactId >springboot-webhook-wechat</artifactId >
1311 <version >0.0.1-SNAPSHOT</version >
1412 <name >springboot-webhook-wechat</name >
You can’t perform that action at this time.
0 commit comments