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

Merge branch 'aws-integration-merge' into 'master'

temporarily bypass maven dependency check

See merge request !431
parents 03620541 3eced245
No related branches found
No related tags found
1 merge request!431temporarily bypass maven dependency check
Pipeline #158134 passed with warnings
......@@ -170,6 +170,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