Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sdaas committed May 23, 2022
1 parent 191cdbb commit 753baed
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 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>karate-kafka</artifactId>
<groupId>com.daasworld</groupId>
<version>0.3.2-SNAPSHOT</version>
<version>0.3.2</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -82,7 +82,7 @@
<connection>scm:git:https://github.com/${repo.owner}/${repo.name}.git</connection>
<url>https://github.com/${repo.owner}/${repo.name}</url>
<developerConnection>scm:git:https://github.com/${repo.owner}/${repo.name}.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.3.2</tag>
</scm>

<!-- Use this if publishing to github packages. Note that github packages requires an authenticated user
Expand Down

0 comments on commit 753baed

Please sign in to comment.