File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <groupId >org.influxdb</groupId >
55 <artifactId >influxdb-java</artifactId >
66 <packaging >jar</packaging >
7- <version >2.8-SNAPSHOT </version >
7+ <version >2.8</version >
88 <name >influxdb java bindings</name >
99 <description >Java API to access the InfluxDB REST API</description >
1010 <url >http://www.influxdb.org</url >
153153 </execution >
154154 </executions >
155155 </plugin >
156- <!-- This is needed at release time only with the keys of a person
156+ <!-- This is needed at release time only with the keys of a person -->
157157 <plugin >
158158 <groupId >org.apache.maven.plugins</groupId >
159159 <artifactId >maven-gpg-plugin</artifactId >
168168 </execution >
169169 </executions >
170170 </plugin >
171- -->
171+ <!-- x -->
172172 <plugin >
173173 <groupId >org.jacoco</groupId >
174174 <artifactId >jacoco-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments