Skip to content

Commit bff5ad5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4931f01 commit bff5ad5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<groupId>io.confluent</groupId>
2727
<artifactId>kafka-connect-jdbc</artifactId>
2828
<packaging>jar</packaging>
29-
<version>10.7.14</version>
29+
<version>10.7.15-SNAPSHOT</version>
3030
<name>kafka-connect-jdbc</name>
3131
<organization>
3232
<name>Confluent, Inc.</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git://github.com/confluentinc/kafka-connect-jdbc.git</connection>
5050
<developerConnection>scm:git:git@github.com:confluentinc/kafka-connect-jdbc.git</developerConnection>
5151
<url>https://github.com/confluentinc/kafka-connect-jdbc</url>
52-
<tag>v10.7.14</tag>
52+
<tag>10.7.x</tag>
5353
</scm>
5454

5555
<properties>

0 commit comments

Comments
 (0)