[LIB-4] Change using Java version
authorgotty <gotty@fb0bcced-7025-49ed-a12f-f98bce993226>
Thu, 16 May 2019 11:10:42 +0000 (11:10 +0000)
committergotty <gotty@fb0bcced-7025-49ed-a12f-f98bce993226>
Thu, 16 May 2019 11:10:42 +0000 (11:10 +0000)
git-svn-id: https://svn.hedgecode.org/xml/hespiff/trunk@168 fb0bcced-7025-49ed-a12f-f98bce993226

pom.xml

diff --git a/pom.xml b/pom.xml
index 340ec2c..1615323 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     </distributionManagement>
 
     <properties>
-        <javaVersion>7</javaVersion>
+        <javaVersion>8</javaVersion>
         <maven.compiler.source>1.${javaVersion}</maven.compiler.source>
         <maven.compiler.target>1.${javaVersion}</maven.compiler.target>