We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1697181 + 3dd1a5a commit 1840126Copy full SHA for 1840126
README.md
@@ -21,7 +21,7 @@ The recommended way to use the Aliyun TSDB SDK for Java in your project is to co
21
<dependency>
22
<groupId>com.aliyun</groupId>
23
<artifactId>hitsdb-client</artifactId>
24
- <version>0.2.6</version>
+ <version>0.3.1</version>
25
</dependency>
26
```
27
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
6
- <version>0.3.0</version>
7
<name>Aliyun TSDB SDK for Java</name>
8
<description>The Alibaba TSDB SDK for Java used for accessing High Performance Time Series Database</description>
9
<url>https://www.aliyun.com/product/hitsdb</url>
0 commit comments