File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
33and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## 3.0.0 (UNRELEASED )
5+ ## 3.0.0 (03/20/2020 )
66
77#### Possible Breaking Dependency Change
88
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This client library is released on Maven Central. Add a new dependency to your
1212<dependency >
1313 <groupId >org.sourcelab</groupId >
1414 <artifactId >kafka-connect-client</artifactId >
15- <version >2.1 .0</version >
15+ <version >3.0 .0</version >
1616</dependency >
1717```
1818
Original file line number Diff line number Diff line change 66
77 <groupId >org.sourcelab</groupId >
88 <artifactId >kafka-connect-client</artifactId >
9- <version >2.1.1 </version >
9+ <version >3.0.0 </version >
1010 <packaging >jar</packaging >
1111
1212 <!-- Require Maven 3.3.9 -->
You can’t perform that action at this time.
0 commit comments