File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments