File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.dolphindb</groupId >
4
4
<artifactId >dolphindb-javaapi</artifactId >
5
- <version >3.00.1.0 </version >
5
+ <version >3.00.1.1 </version >
6
6
<packaging >jar</packaging >
7
7
8
8
<properties >
9
- <dolphindb .version>3.00.1.0 </dolphindb .version>
9
+ <dolphindb .version>3.00.1.1 </dolphindb .version>
10
10
</properties >
11
11
<name >DolphinDB Java API</name >
12
12
<description >The messaging and data conversion protocol between Java and DolphinDB server</description >
31
31
<connection >scm:git:git@github.com:dolphindb/api-java.git</connection >
32
32
<developerConnection >scm:git:git@github.com:dolphindb/api-java.git</developerConnection >
33
33
<url >git@github.com:dolphindb/api-java.git</url >
34
- <tag >api-java-3.00.1.0 </tag >
34
+ <tag >api-java-3.00.1.1 </tag >
35
35
</scm >
36
36
<dependencies >
37
37
<dependency >
You can’t perform that action at this time.
0 commit comments