Skip to content
Snippets Groups Projects
Commit 718d75d1 authored by Guillaume Caillet's avatar Guillaume Caillet
Browse files

Merge branch 'dev' into aws-sync-dev-to-master

parents b1560246 85faa338
No related branches found
No related tags found
1 merge request!747AWS Merge Dev Into Master
Pipeline #205270 passed with warnings
......@@ -160,25 +160,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.10</version>
<executions>
<execution>
<goals>
<goal>prepare-agent</goal>
</goals>
</execution>
<execution>
<id>report</id>
<phase>prepare-package</phase>
<goals>
<goal>report</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
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