summaryrefslogtreecommitdiffstats
path: root/daemon/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/pom.xml')
-rw-r--r--daemon/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/pom.xml b/daemon/pom.xml
index f25d610..0d75e1a 100644
--- a/daemon/pom.xml
+++ b/daemon/pom.xml
@@ -17,7 +17,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.1</version>
+ <version>3.6.1</version>
<configuration>
<source>1.7</source>
<target>1.7</target>