Skip to content

Commit 0b4db75

Browse files
committed
[maven-release-plugin] prepare release v4.8.1
1 parent 66b46a9 commit 0b4db75

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
@@ -2,13 +2,13 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>uk.co.pueblo</groupId>
44
<artifactId>msmquote</artifactId>
5-
<version>4.8.1-SNAPSHOT</version>
5+
<version>4.8.1</version>
66
<packaging>jar</packaging>
77
<name>msmquote</name>
88
<url>https://github.com/36bits/msmquote</url>
99
<scm>
1010
<developerConnection>scm:git:file:///home/dev/git/msmquote.git</developerConnection>
11-
<tag>HEAD</tag>
11+
<tag>v4.8.1</tag>
1212
</scm>
1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)