[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Manfred Moser 2019-02-18 23:08:52 -08:00 committed by rfscholte
parent c89fe4f50f
commit 0e33a4f15c
1 changed files with 1 additions and 5 deletions

View File

@ -7,7 +7,7 @@
</parent> </parent>
<artifactId>maven-wrapper</artifactId> <artifactId>maven-wrapper</artifactId>
<version>0.5.0</version> <version>0.5.1-SNAPSHOT</version>
<packaging>provisio</packaging> <packaging>provisio</packaging>
<name>Maven Wrapper</name> <name>Maven Wrapper</name>
<licenses> <licenses>
@ -72,8 +72,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<scm>
<tag>maven-wrapper-0.5.0</tag>
</scm>
</project> </project>