Skip to content

Commit e9b8894

Browse files
committed
[maven-release-plugin] rollback the release of v1.0.0
1 parent cf663f6 commit e9b8894

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,14 @@
2222
THE SOFTWARE.
2323
2424
-->
25-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
25+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
26+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2627
<modelVersion>4.0.0</modelVersion>
2728

2829
<groupId>com.influxdb</groupId>
2930
<artifactId>influxdb3-java</artifactId>
3031
<packaging>jar</packaging>
31-
<version>1.1.0-SNAPSHOT</version>
32+
<version>1.0.0-SNAPSHOT</version>
3233

3334
<name>InfluxDB 3 Java Client</name>
3435
<description>

0 commit comments

Comments
 (0)