We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aecd93 commit ab0a58fCopy full SHA for ab0a58f
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>uk.org.webcompere</groupId>
7
<artifactId>model-assert</artifactId>
8
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
9
<packaging>jar</packaging>
10
11
<name>Model Assert</name>
@@ -33,7 +33,7 @@
33
<connection>scm:git:git://github.com/webcompere/model-assert.git</connection>
34
<developerConnection>scm:git:git@github.com:webcompere/model-assert.git</developerConnection>
35
<url>https://github.com/webcompere/model-assert/</url>
36
- <tag>model-assert-1.0.2</tag>
+ <tag>model-assert-1.0.3</tag>
37
</scm>
38
39
<properties>
0 commit comments