Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
debezium-builder committed Jun 28, 2024
1 parent 9c6e00e commit d931499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-connector-jdbc</artifactId>
<version>2.7.0.Final</version>
<version>3.0.0-SNAPSHOT</version>
<name>Debezium JDBC Sink Connector</name>
<packaging>jar</packaging>

<scm>
<connection>scm:git:[email protected]:debezium/debezium-connector-jdbc.git</connection>
<developerConnection>scm:git:[email protected]:debezium/debezium-connector-jdbc.git</developerConnection>
<url>https://github.com/debezium/debezium-connector-jdbc</url>
<tag>v2.7.0.Final</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit d931499

Please sign in to comment.