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.
1 parent 4e5e82c commit ad13c62Copy full SHA for ad13c62
pom.xml
@@ -10,7 +10,7 @@
10
<groupId>org.influxdb</groupId>
11
<artifactId>influxdb-java</artifactId>
12
<packaging>jar</packaging>
13
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
14
<name>influxdb java bindings</name>
15
<description>Java API to access the InfluxDB REST API</description>
16
<url>http://www.influxdb.org</url>
0 commit comments