File tree Expand file tree Collapse file tree 6 files changed +4
-4
lines changed
src/main/kotlin/io/github/wechaty
src/main/kotlin/io/github/wechaty Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 <modules >
2121 <module >wechaty</module >
2222 <module >wechaty-puppet</module >
23- <module >wechaty-puppet-hosite </module >
23+ <module >wechaty-puppet-hostie </module >
2424 </modules >
2525
2626 <dependencyManagement >
Original file line number Diff line number Diff line change 77 <version >1.0.0-SNAPSOHOT</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
10- <artifactId >wechaty-puppet-hosite </artifactId >
10+ <artifactId >wechaty-puppet-hostie </artifactId >
1111
1212 <properties >
1313 <kotlin .compiler.incremental>true</kotlin .compiler.incremental>
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 2424
2525 <dependency >
2626 <groupId >io.wechaty</groupId >
27- <artifactId >wechaty-puppet-hosite </artifactId >
27+ <artifactId >wechaty-puppet-hostie </artifactId >
2828 <version >${project.version} </version >
2929 </dependency >
3030
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ class WechatyOptions {
66
77 var name: String = " Wechaty"
88
9- var puppet: String = " wechaty-puppet-hosite "
9+ var puppet: String = " wechaty-puppet-hostie "
1010
1111 var puppetOptions: PuppetOptions ? = null
1212
You can’t perform that action at this time.
0 commit comments