Skip to content

Commit d88f1d5

Browse files
committed
[maven-release-plugin] prepare release influxdb-java-2.24
1 parent 4b4dc44 commit d88f1d5

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.24-SNAPSHOT</version>
7+
<version>2.24</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>
@@ -24,7 +24,7 @@
2424
<connection>scm:git:[email protected]:influxdata/influxdb-java.git</connection>
2525
<developerConnection>scm:git:[email protected]:influxdata/influxdb-java.git</developerConnection>
2626
<url>[email protected]:influxdata/influxdb-java.git</url>
27-
<tag>HEAD</tag>
27+
<tag>influxdb-java-2.24</tag>
2828
</scm>
2929

3030
<developers>

0 commit comments

Comments
 (0)