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 Oct 3, 2023
1 parent c519ae3 commit 0cf22a6
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.4.0.Final</version>
<version>2.5.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.4.0.Final</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 0cf22a6

Please sign in to comment.