Skip to content

Commit 6e7d58f

Browse files
committed
[maven-release-plugin] prepare release v3.1.3
1 parent a82c67a commit 6e7d58f

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
@@ -3,7 +3,7 @@
33

44
<groupId>uk.co.pueblo</groupId>
55
<artifactId>msmquote</artifactId>
6-
<version>3.1.3-SNAPSHOT</version>
6+
<version>3.1.3</version>
77
<packaging>jar</packaging>
88
<name>msmquote</name>
99

@@ -124,6 +124,6 @@
124124
</build>
125125
<scm>
126126
<developerConnection>scm:git:file:///home/git/msmquote.git</developerConnection>
127-
<tag>HEAD</tag>
127+
<tag>v3.1.3</tag>
128128
</scm>
129129
</project>

0 commit comments

Comments
 (0)