]> gerrit.simantics Code Review - simantics/interop.git/blobdiff - pom.xml
Inverse relation for hasReference
[simantics/interop.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f7b1864cb48814d5f5a10d6d211323690ad1b76a..a874e10e8251adf46363bdf644fdc8d7c9fe7b0b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,9 +8,12 @@
 
        <!-- common settings for all modules -->
        <properties>
-               <branch-spec>master</branch-spec>
+               <maven.compiler.source>1.8</maven.compiler.source>
+               <maven.compiler.target>1.8</maven.compiler.target>
+               <tycho-version>1.7.0</tycho-version>
+               <tycho-extras-version>1.7.0</tycho-extras-version>
+               <branch-spec>release/1.43.0</branch-spec>
                <simantics-download-site>http://www.simantics.org/download</simantics-download-site>
-               <tycho-version>1.0.0</tycho-version>
        </properties>
 
        <repositories>