pom: set master branch to DEV-SNAPSHOT
This commit is contained in:
parent
54e01e67c8
commit
7fc1684902
1 changed files with 1 additions and 2 deletions
3
pom.xml
3
pom.xml
|
@ -10,10 +10,9 @@
|
||||||
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>net.kemitix</groupId>
|
|
||||||
<artifactId>wiser-assertions</artifactId>
|
<artifactId>wiser-assertions</artifactId>
|
||||||
|
|
||||||
<version>0.4.0</version>
|
<version>DEV-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>wiser-assertions</name>
|
<name>wiser-assertions</name>
|
||||||
|
|
Loading…
Reference in a new issue