File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <parent >
54 <groupId >org.sonatype.oss</groupId >
65 <artifactId >oss-parent</artifactId >
1110 <groupId >org.influxdb</groupId >
1211 <artifactId >influxdb-java</artifactId >
1312 <packaging >jar</packaging >
14- <version >1.0-SNAPSHOT </version >
13+ <version >1.0</version >
1514 <name >influxdb java bindings</name >
1615 <description >Java API to access the InfluxDB REST API</description >
1716 <url >http://www.influxdb.org</url >
You can’t perform that action at this time.
0 commit comments