summaryrefslogtreecommitdiff
path: root/pdf-over-install-helper
diff options
context:
space:
mode:
authorAndreas Abraham <andreas.abraham@egiz.gv.at>2021-05-26 14:32:32 +0200
committerAndreas Abraham <andreas.abraham@egiz.gv.at>2021-05-26 14:32:32 +0200
commit9d78ebe959cfd11d5711127ff49507f607cf772c (patch)
tree51754f7f2fd5cab77489a5db5247aa4e06639a0b /pdf-over-install-helper
parent7b277c4054b26601bc101e14fab36a2b7e0c3916 (diff)
downloadpdf-over-9d78ebe959cfd11d5711127ff49507f607cf772c.tar.gz
pdf-over-9d78ebe959cfd11d5711127ff49507f607cf772c.tar.bz2
pdf-over-9d78ebe959cfd11d5711127ff49507f607cf772c.zip
version number updated
Diffstat (limited to 'pdf-over-install-helper')
-rw-r--r--pdf-over-install-helper/pom.xml2
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>