Skip to content

Commit 629af7b

Browse files
committed
[maven-release-plugin] prepare release v1.1.0
1 parent 3c2c9bb commit 629af7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<groupId>com.influxdb</groupId>
2929
<artifactId>influxdb3-java</artifactId>
3030
<packaging>jar</packaging>
31-
<version>1.1.0-SNAPSHOT</version>
31+
<version>1.1.0</version>
3232

3333
<name>InfluxDB 3 Java Client</name>
3434
<description>
@@ -67,7 +67,7 @@
6767
<connection>scm:git:[email protected]:InfluxCommunity/influxdb3-java.git</connection>
6868
<developerConnection>scm:git:[email protected]:InfluxCommunity/influxdb3-java.git</developerConnection>
6969
<url>https://github.com/InfluxCommunity/influxdb3-java/tree/main</url>
70-
<tag>HEAD</tag>
70+
<tag>v1.1.0</tag>
7171
</scm>
7272

7373
<distributionManagement>

0 commit comments

Comments
 (0)