File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 8
8
### Features
9
9
1 . [ #272 ] ( https://github.com/influxdata/influxdb-client-java/pull/272 ) : Add ` PingService ` to check status of OSS and Cloud instance
10
10
11
+ ### CI
12
+ 1 . [ #275 ] ( https://github.com/influxdata/influxdb-client-java/pull/275 ) : Deploy ` influxdb-client-test ` package into Maven repository
13
+
11
14
## 3.4.0 [ 2021-10-22]
12
15
13
16
### Features
Original file line number Diff line number Diff line change 90
90
<skipDeploy >true</skipDeploy >
91
91
</configuration >
92
92
</plugin >
93
- <plugin >
94
- <groupId >org.apache.maven.plugins</groupId >
95
- <artifactId >maven-deploy-plugin</artifactId >
96
- <configuration >
97
- <skip >true</skip >
98
- </configuration >
99
- </plugin >
100
93
<plugin >
101
94
<groupId >org.codehaus.mojo</groupId >
102
95
<artifactId >versions-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments