We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5925b78 commit a054d49Copy full SHA for a054d49
README.md
@@ -15,7 +15,7 @@ This client library is released on Maven Central. Add a new dependency to your
15
<dependency>
16
<groupId>org.sourcelab</groupId>
17
<artifactId>kafka-connect-client</artifactId>
18
- <version>1.0.0</version>
+ <version>1.0.1</version>
19
</dependency>
20
```
21
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
12
<!-- Require Maven 3.3.9 -->
0 commit comments