Skip to content

Commit 91d0f09

Browse files
committed
[maven-release-plugin] prepare release influxdb-java-2.14
1 parent 8ffaeb9 commit 91d0f09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.influxdb</groupId>
55
<artifactId>influxdb-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>2.14-SNAPSHOT</version>
7+
<version>2.14</version>
88
<name>influxdb java bindings</name>
99
<description>Java API to access the InfluxDB REST API</description>
1010
<url>http://www.influxdb.org</url>
@@ -28,7 +28,7 @@
2828
<connection>scm:git:[email protected]:influxdata/influxdb-java.git</connection>
2929
<developerConnection>scm:git:[email protected]:influxdata/influxdb-java.git</developerConnection>
3030
<url>[email protected]:influxdata/influxdb-java.git</url>
31-
<tag>HEAD</tag>
31+
<tag>influxdb-java-2.14</tag>
3232
</scm>
3333

3434
<developers>

0 commit comments

Comments
 (0)