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 deae830 commit 9397a09Copy full SHA for 9397a09
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.5-SNAPSHOT</version>
+ <version>4.1.5</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.5</tag>
12
</scm>
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments