Skip to content
Snippets Groups Projects
Commit 86b2a46d authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Remove fmt maven plugin

parent d58a231f
No related branches found
No related tags found
No related merge requests found
......@@ -50,19 +50,5 @@
<build>
<finalName>${build.name}_${project.version}</finalName>
<plugins>
<plugin>
<groupId>com.coveo</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.9</version>
<executions>
<execution>
<goals>
<goal>check</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