We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b46a9 commit 0b4db75Copy full SHA for 0b4db75
pom.xml
@@ -2,13 +2,13 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>uk.co.pueblo</groupId>
4
<artifactId>msmquote</artifactId>
5
- <version>4.8.1-SNAPSHOT</version>
+ <version>4.8.1</version>
6
<packaging>jar</packaging>
7
<name>msmquote</name>
8
<url>https://github.com/36bits/msmquote</url>
9
<scm>
10
<developerConnection>scm:git:file:///home/dev/git/msmquote.git</developerConnection>
11
- <tag>HEAD</tag>
+ <tag>v4.8.1</tag>
12
</scm>
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments