Merge pull request #1225 from stianst/master

KEYCLOAK-1279
This commit is contained in:
Stian Thorgersen 2015-05-07 06:46:25 +02:00
commit 66f2735224

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>