Skip to content
Snippets Groups Projects
Commit a64ea635 authored by Morris Estepa's avatar Morris Estepa
Browse files

temporarily bypass maven dependency check

parent c2561b57
No related branches found
No related tags found
1 merge request!323temporarily bypass maven dependency check
Pipeline #158120 failed
......@@ -182,6 +182,9 @@
<version>6.2.2</version>
<executions>
<execution>
<configuration>
<skip>true</skip>
</configuration>
<goals>
<goal>check</goal>
</goals>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment