[maven-release-plugin] prepare release maven-wrapper-0.2.3

This commit is contained in:
Manfred Moser 2017-09-12 15:40:02 -07:00 committed by rfscholte
parent 8c6d458f2e
commit 6faca9923e
1 changed files with 5 additions and 1 deletions

View File

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