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 50cf103 commit 2dfd49dCopy full SHA for 2dfd49d
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.1.8-SNAPSHOT</version>
+ <version>4.1.8</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.1.8</tag>
12
</scm>
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments