Skip to content
Snippets Groups Projects
Commit d56ab8e0 authored by Andrew W Petro's avatar Andrew W Petro
Browse files

Revert "upgrade maven-compiler-plugin to 3.10.1"

This reverts commit a61ca29a.
parent 395e0a1a
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<version>3.2</version>
<configuration>
<source>1.7</source>
<target>1.7</target>
......
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