diff options
Diffstat (limited to 'pdf-over-install-helper/pom.xml')
-rw-r--r-- | pdf-over-install-helper/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml index c60b715f..39bb3b61 100644 --- a/pdf-over-install-helper/pom.xml +++ b/pdf-over-install-helper/pom.xml @@ -21,7 +21,7 @@ <plugin>
<artifactId>maven-compiler-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
- <version>3.8.0</version>
+ <version>3.7.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
|