]> gerrit.simantics Code Review - simantics/matlab.git/commitdiff
Switch master to require JavaSE-11
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 22 Apr 2020 12:02:05 +0000 (15:02 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 22 Apr 2020 12:02:05 +0000 (15:02 +0300)
gitlab simantics/platform#524

org.simantics.matlablink.parent/pom.xml

index 694e8323cf5263a968d3ba1ff3db755b60a48c8c..6c6898741ce8239b272f14e2ace30ad742bcc2f4 100644 (file)
 \r
         <!-- common settings for all modules -->\r
         <properties>\r
+                <maven.compiler.source>11</maven.compiler.source>\r
+                <maven.compiler.target>11</maven.compiler.target>\r
+                <tycho-version>1.7.0</tycho-version>\r
                 <branch-spec>master</branch-spec>\r
                 <simantics-download-site>http://www.simantics.org/download</simantics-download-site>\r
                 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\r
-                <tycho-version>1.0.0</tycho-version>\r
         </properties>\r
 \r
         <repositories>\r