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 4931f01 commit bff5ad5Copy full SHA for bff5ad5
pom.xml
@@ -26,7 +26,7 @@
26
<groupId>io.confluent</groupId>
27
<artifactId>kafka-connect-jdbc</artifactId>
28
<packaging>jar</packaging>
29
- <version>10.7.14</version>
+ <version>10.7.15-SNAPSHOT</version>
30
<name>kafka-connect-jdbc</name>
31
<organization>
32
<name>Confluent, Inc.</name>
@@ -49,7 +49,7 @@
49
<connection>scm:git:git://github.com/confluentinc/kafka-connect-jdbc.git</connection>
50
<developerConnection>scm:git:git@github.com:confluentinc/kafka-connect-jdbc.git</developerConnection>
51
<url>https://github.com/confluentinc/kafka-connect-jdbc</url>
52
- <tag>v10.7.14</tag>
+ <tag>10.7.x</tag>
53
</scm>
54
55
<properties>
0 commit comments