Skip to content

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 9, 2023
1 parent c753ad1 commit 7363a82
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,14 +9,14 @@
</parent>

<artifactId>debezium-operator</artifactId>
<version>2.3.0.CR1</version>
<version>2.3.0-SNAPSHOT</version>
<name>Debezium Operator</name>

<scm>
<connection>scm:git:[email protected]:debezium/debezium-operator.git</connection>
<developerConnection>scm:git:[email protected]:debezium/debezium-operator.git</developerConnection>
<url>https://github.com/debezium/debezium-operator</url>
<tag>v2.3.0.CR1</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 7363a82

Please sign in to comment.