]> gerrit.simantics Code Review - simantics/district.git/blobdiff - pom.xml
Hide "enabled" column for non-component type tech type tables
[simantics/district.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c6ac8ea279872fd0fe71ff7ee2ec0843b6774591..a424183c862998ea0eacbc21fba570eb1cd94119 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,9 +8,11 @@
 
        <!-- common settings for all modules -->
        <properties>
+               <maven.compiler.source>11</maven.compiler.source>
+               <maven.compiler.target>11</maven.compiler.target>
                <branch-spec>master</branch-spec>
                <simantics-download-site>http://www.simantics.org/download</simantics-download-site>
-               <tycho-version>1.0.0</tycho-version>
+               <tycho-version>1.7.0</tycho-version>
        </properties>
 
        <repositories>