Added release Version to docs

This commit is contained in:
Robert Winkler
2016-05-28 20:48:34 +02:00
parent 031051f1f9
commit fec5fb54bb

View File

@@ -31,7 +31,7 @@ Add the following snippet to your Maven POM file:
<plugin>
<groupId>io.github.swagger2markup</groupId>
<artifactId>swagger2markup-maven-plugin</artifactId>
<version>{project-version}</version>
<version>{release-version}</version>
</plugin>
</plugins>
</build>