Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
srahimeen committed Nov 9, 2023
1 parent 2f433b9 commit 7e0c29b
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,7 +4,7 @@

<groupId>com.salesforce.mirus</groupId>
<artifactId>mirus</artifactId>
<version>0.6.12-SNAPSHOT</version>
<version>0.6.12</version>

<name>Mirus</name>
<description>Apache Kafka data replication tool based on Kafka Connect</description>
Expand Down Expand Up @@ -351,7 +351,7 @@
<connection>scm:git:ssh://[email protected]/salesforce/mirus.git</connection>
<developerConnection>scm:git:ssh://[email protected]/salesforce/mirus.git</developerConnection>
<url>http://github.com/salesforce/mirus</url>
<tag>HEAD</tag>
<tag>v0.6.12</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 7e0c29b

Please sign in to comment.