Merge pull request #4195 from mstruk/KEYCLOAK-4974

KEYCLOAK-4974 Can not run tests against PNC build
This commit is contained in:
Stian Thorgersen 2017-05-30 12:57:09 +02:00 committed by GitHub
commit a15517c5ce

View file

@ -50,13 +50,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-shade-plugin</artifactId>