Skip to content

Commit 73896fa

Browse files
committed
[maven-release-plugin] prepare release 1.6.0
1 parent 7ed43ca commit 73896fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.pivovarit</groupId>
44
<artifactId>throwing-function</artifactId>
5-
<version>1.6.0-SNAPSHOT</version>
5+
<version>1.6.0</version>
66

77
<name>throwing-function</name>
88
<packaging>jar</packaging>
@@ -31,7 +31,8 @@
3131
<url>https://github.com/pivovarit/throwing-function</url>
3232
<connection>scm:git:git@github.com:pivovarit/throwing-function.git</connection>
3333
<developerConnection>scm:git:git@github.com:pivovarit/throwing-function.git</developerConnection>
34-
</scm>
34+
<tag>1.6.0</tag>
35+
</scm>
3536

3637
<issueManagement>
3738
<url>https://github.com/pivovarit/throwing-function/issues</url>

0 commit comments

Comments
 (0)