Merge pull request #30 from kemitix/trunk-based-dev
pom: set master branch to DEV-SNAPSHOT
This commit is contained in:
commit
c6d46b9fd4
1 changed files with 1 additions and 2 deletions
3
pom.xml
3
pom.xml
|
@ -10,10 +10,9 @@
|
|||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>wiser-assertions</artifactId>
|
||||
|
||||
<version>0.4.0</version>
|
||||
<version>DEV-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>wiser-assertions</name>
|
||||
|
|
Loading…
Reference in a new issue