File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed
wx-java-mp-spring-boot-starter
wx-java-open-spring-boot-starter Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 104104 </scm >
105105
106106 <modules >
107- <module >weixin-graal</module >
107+ <!-- <module>weixin-graal</module> -- >
108108 <module >weixin-java-common</module >
109109 <module >weixin-java-cp</module >
110110 <module >weixin-java-mp</module >
277277
278278 <distributionManagement >
279279 <snapshotRepository >
280- <id >local </id >
280+ <id >central </id >
281281 <url >file:///Users/tanglq/bayrand/maven-repository/public</url >
282282 </snapshotRepository >
283283 <repository >
284- <id >local </id >
284+ <id >central </id >
285285 <url >file:///Users/tanglq/bayrand/maven-repository/public</url >
286286 </repository >
287287 </distributionManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >wx-java-spring-boot-starters</artifactId >
77 <groupId >com.github.binarywang</groupId >
8- <version >3.9.0p1</version >
9- <relativePath >../../pom.xml</relativePath >
8+ <version >3.9.0</version >
109 </parent >
1110 <modelVersion >4.0.0</modelVersion >
1211
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >wx-java-spring-boot-starters</artifactId >
77 <groupId >com.github.binarywang</groupId >
8- <version >3.9.0p1</version >
9- <relativePath >../../pom.xml</relativePath >
8+ <version >3.9.0</version >
109 </parent >
1110 <modelVersion >4.0.0</modelVersion >
1211
You can’t perform that action at this time.
0 commit comments