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 f04d773 commit f0d84c4Copy full SHA for f0d84c4
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.4.0-SNAPSHOT</version>
+ <version>4.4.0</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.4.0</tag>
12
</scm>
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments