We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4ab71 commit 84e80ddCopy full SHA for 84e80dd
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.kaczmarzyk</groupId>
5
<artifactId>specification-arg-resolver</artifactId>
6
- <version>4.0.0-M2-SNAPSHOT</version>
+ <version>4.0.0-M2</version>
7
<packaging>jar</packaging>
8
9
<name>specification-arg-resolver</name>
@@ -44,7 +44,7 @@
44
<connection>scm:git:https://github.com/tkaczmarzyk/specification-arg-resolver.git</connection>
45
<url>scm:git:https://github.com/tkaczmarzyk/specification-arg-resolver.git</url>
46
<developerConnection>scm:git:https://github.com/tkaczmarzyk/specification-arg-resolver.git</developerConnection>
47
- <tag>HEAD</tag>
+ <tag>v4.0.0-M2</tag>
48
</scm>
49
50
<profiles>
0 commit comments