File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 <version >1.11.1</version >
3939 </dependency >
4040 <dependency >
41- <groupId >${project.groupId} </groupId >
42- <artifactId >codegen-lib </artifactId >
43- <version >2.0.0</version >
44- </dependency >
41+ <groupId >com.github.cloudimpl </groupId >
42+ <artifactId >codegen4j </artifactId >
43+ <version >2.0.0.10 </version >
44+ </dependency >
4545 </dependencies >
4646 <build >
4747 <plugins >
Original file line number Diff line number Diff line change 1010 <module >errorcode-generator</module >
1111 <module >example</module >
1212 </modules >
13+ <repositories >
14+ <repository >
15+ <id >jitpack.io</id >
16+ <url >https://jitpack.io</url >
17+ </repository >
18+ </repositories >
1319 <properties >
1420 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1521 <maven .compiler.source>1.8</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments