]> gerrit.simantics Code Review - simantics/district.git/blobdiff - pom.xml
Fix wrong platform branch spec in district release/1.43.0 branch
[simantics/district.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c6ac8ea279872fd0fe71ff7ee2ec0843b6774591..9b6cbe483da5c300aed89fde791608f8d2b47c25 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,9 +8,9 @@
 
        <!-- common settings for all modules -->
        <properties>
-               <branch-spec>master</branch-spec>
+               <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>
+               <tycho-version>1.5.0</tycho-version>
        </properties>
 
        <repositories>