Skip to content

Commit c12dcc3

Browse files
committed
[maven-release-plugin] prepare release v3.1.2
1 parent c8d8503 commit c12dcc3

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.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
<packaging>jar</packaging>
88
<name>msmquote</name>
99

@@ -123,6 +123,6 @@
123123
</build>
124124
<scm>
125125
<developerConnection>scm:git:file:///home/git/msmquote.git</developerConnection>
126-
<tag>HEAD</tag>
126+
<tag>v3.1.2</tag>
127127
</scm>
128128
</project>

0 commit comments

Comments
 (0)