File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
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"
26- 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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2726 <modelVersion >4.0.0</modelVersion >
2827
2928 <groupId >com.influxdb</groupId >
3029 <artifactId >influxdb3-java</artifactId >
3130 <packaging >jar</packaging >
32- <version >0.1.0-SNAPSHOT </version >
31+ <version >0.1.0</version >
3332
3433 <name >InfluxDB 3 Java Client</name >
3534 <description >
6867 <
connection >scm:git:
[email protected] :InfluxCommunity/influxdb3-java.git</
connection >
6968 <
developerConnection >scm:git:
[email protected] :InfluxCommunity/influxdb3-java.git</
developerConnection >
7069 <url >https://github.com/InfluxCommunity/influxdb3-java/tree/main</url >
71- <tag >HEAD </tag >
70+ <tag >v0.1.0 </tag >
7271 </scm >
7372
7473 <distributionManagement >
You can’t perform that action at this time.
0 commit comments