Skip to content

Commit

Permalink
[release] Prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Jan 3, 2025
1 parent 59b7ed6 commit 565f650
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 @@ -4,12 +4,12 @@
<parent>
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>3.0.7-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-connector-db2</artifactId>
<version>3.0.7-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<name>Debezium Connector for IBM DB2 Server</name>
<packaging>jar</packaging>

Expand Down

0 comments on commit 565f650

Please sign in to comment.