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 183a782 commit 18cf89f
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-vitess</artifactId>
<version>2.7.0.Final</version>
<version>2.7.0-SNAPSHOT</version>
<name>Debezium Connector for Vitess</name>
<packaging>jar</packaging>

Expand Down

0 comments on commit 18cf89f

Please sign in to comment.