Skip to content

Commit 753baed

Browse files
committed
[maven-release-plugin] prepare release v0.3.2
1 parent 191cdbb commit 753baed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>karate-kafka</artifactId>
66
<groupId>com.daasworld</groupId>
7-
<version>0.3.2-SNAPSHOT</version>
7+
<version>0.3.2</version>
88
<packaging>jar</packaging>
99

1010
<properties>
@@ -82,7 +82,7 @@
8282
<connection>scm:git:https://github.com/${repo.owner}/${repo.name}.git</connection>
8383
<url>https://github.com/${repo.owner}/${repo.name}</url>
8484
<developerConnection>scm:git:https://github.com/${repo.owner}/${repo.name}.git</developerConnection>
85-
<tag>HEAD</tag>
85+
<tag>v0.3.2</tag>
8686
</scm>
8787

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

0 commit comments

Comments
 (0)