KEYCLOAK-1279

This commit is contained in:
Stian Thorgersen 2015-05-07 06:45:57 +02:00
parent 37cbba57e6
commit 86e19c274f

View file

@ -79,13 +79,6 @@
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>