File tree Expand file tree Collapse file tree 3 files changed +3
-16
lines changed
Expand file tree Collapse file tree 3 files changed +3
-16
lines changed Original file line number Diff line number Diff line change 3838 <version >1.11.1</version >
3939 </dependency >
4040 <dependency >
41- <groupId >com.github. cloudimpl</groupId >
42- <artifactId >codegen4j </artifactId >
43- <version >2.0.0.10 </version >
41+ <groupId >com.cloudimpl</groupId >
42+ <artifactId >codegen-lib </artifactId >
43+ <version >2.0.0.12 </version >
4444 </dependency >
4545 </dependencies >
4646 <build >
Original file line number Diff line number Diff line change 1414 <cloudImpl .errorCode.package>com.cloudimpl.sample.error</cloudImpl .errorCode.package>
1515 <cloudImpl .errorCode.errorFileName>Sample</cloudImpl .errorCode.errorFileName>
1616 </properties >
17- <repositories >
18- <repository >
19- <id >jitpack.io</id >
20- <url >https://jitpack.io</url >
21- </repository >
22- </repositories >
2317 <build >
2418 <plugins >
2519
Original file line number Diff line number Diff line change 3232 <developerConnection >scm:git:ssh://github.com:cloudimpl/errorcode4j.git</developerConnection >
3333 <url >http://github.com/cloudimpl/errorcode4j/tree/master</url >
3434 </scm >
35- <repositories >
36- <repository >
37- <id >jitpack.io</id >
38- <url >https://jitpack.io</url >
39- </repository >
40- </repositories >
41-
4235 <properties >
4336 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4437 <maven .compiler.source>1.8</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments