Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zanata/zanata-platform into eflod…
Browse files Browse the repository at this point in the history
…en/upgrade-webpack-4.5.0
  • Loading branch information
efloden committed Apr 6, 2018
2 parents 6b63459 + 03bb374 commit 1f2322d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion parent/pom.xml
Expand Up @@ -991,6 +991,7 @@
<properties>
<!-- for ossindex: -->
<audit.failOnError>false</audit.failOnError>
<audit.quiet>true</audit.quiet>
</properties>
<build>
<plugins>
Expand All @@ -1002,7 +1003,8 @@
<execution>
<phase>verify</phase>
<goals>
<goal>check</goal>
<!-- Disabled due to https://github.com/victims/maven-security-versions/issues/4 -->
<!-- <goal>check</goal> -->
</goals>
</execution>
</executions>
Expand Down

0 comments on commit 1f2322d

Please sign in to comment.