Skip to content

Commit 4683057

Browse files
author
Tomasz Kaczmarzyk
committed
[maven-release-plugin] prepare release v3.2.0
1 parent ba798f5 commit 4683057

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>net.kaczmarzyk</groupId>
55
<artifactId>specification-arg-resolver</artifactId>
6-
<version>3.1.3-SNAPSHOT</version>
6+
<version>3.2.0</version>
77
<packaging>jar</packaging>
88

99
<name>specification-arg-resolver</name>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/tkaczmarzyk/specification-arg-resolver.git</connection>
4545
<url>scm:git:https://github.com/tkaczmarzyk/specification-arg-resolver.git</url>
4646
<developerConnection>scm:git:https://github.com/tkaczmarzyk/specification-arg-resolver.git</developerConnection>
47-
<tag>HEAD</tag>
47+
<tag>v3.2.0</tag>
4848
</scm>
4949

5050
<profiles>

0 commit comments

Comments
 (0)