Skip to content

Commit

Permalink
[release] Set development version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Aug 8, 2024
1 parent 31778be commit ce50046
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>2.7.0.Final</version>
<version>2.7.0-SNAPSHOT</version>
</parent>

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

Expand Down

0 comments on commit ce50046

Please sign in to comment.