pom: version set to 0.1.0-RELEASE
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
f2a07079b8
commit
392f388c9c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>wiser-assertions</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>0.1.0-RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>wiser-assertions</name>
|
||||
|
|
Loading…
Reference in a new issue