File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
src/main/java/com/webull/openapi
webull-java-sdk-trade-events Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2121 <groupId >com.webull.openapi</groupId >
2222 <artifactId >webull-java-sdk</artifactId >
2323 <packaging >pom</packaging >
24- <version >0.2.1 </version >
24+ <version >0.2.2 </version >
2525
2626 <name >webull-java-sdk</name >
2727 <url >https://github.com/webull-inc/openapi-java-sdk/</url >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.webull.openapi</groupId >
2121 <artifactId >webull-java-sdk</artifactId >
22- <version >0.2.1 </version >
22+ <version >0.2.2 </version >
2323 </parent >
2424
2525 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1818public enum Currency {
1919
2020 /** RMB */
21- CNY ,
21+ CNH ,
2222
2323 /** Hong Kong dollar */
2424 HKD ,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ private ProjectReaderHelper() {
2424
2525 private static final String APPLICATION_VERSION = "application.version" ;
2626
27- private static final String DEFAULT_APPLICATION_VERSION = "0.2.1 " ;
27+ private static final String DEFAULT_APPLICATION_VERSION = "0.2.2 " ;
2828
2929 private static final String APPLICATION_NAME = "application.name" ;
3030
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.webull.openapi</groupId >
2121 <artifactId >webull-java-sdk</artifactId >
22- <version >0.2.1 </version >
22+ <version >0.2.2 </version >
2323 </parent >
2424
2525 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.webull.openapi</groupId >
2121 <artifactId >webull-java-sdk</artifactId >
22- <version >0.2.1 </version >
22+ <version >0.2.2 </version >
2323 </parent >
2424
2525 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.webull.openapi</groupId >
2121 <artifactId >webull-java-sdk</artifactId >
22- <version >0.2.1 </version >
22+ <version >0.2.2 </version >
2323 </parent >
2424
2525 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.webull.openapi</groupId >
2121 <artifactId >webull-java-sdk</artifactId >
22- <version >0.2.1 </version >
22+ <version >0.2.2 </version >
2323 </parent >
2424
2525 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.webull.openapi</groupId >
2121 <artifactId >webull-java-sdk</artifactId >
22- <version >0.2.1 </version >
22+ <version >0.2.2 </version >
2323 </parent >
2424
2525 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments