Removed release plugin

This commit is contained in:
Ziver Koc 2017-10-27 14:41:16 +02:00
parent f0464f3e6e
commit 4eec1a5bbb
2 changed files with 1 additions and 15 deletions

View file

@ -168,10 +168,6 @@
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
</plugin>
</plugins>
</build>