pom: version set to DEV-SNAPSHOT
This commit is contained in:
parent
2988cb98c3
commit
2fb19ddc8c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -27,7 +27,7 @@
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>conditional</artifactId>
|
<artifactId>conditional</artifactId>
|
||||||
<version>0.5.0-SNAPSHOT</version>
|
<version>DEV-SNAPSHOT</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue