]> gerrit.simantics Code Review - simantics/district.git/commitdiff
Change platform used by default to release/1.35.0 57/2257/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 28 Sep 2018 13:38:45 +0000 (16:38 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 28 Sep 2018 13:39:04 +0000 (13:39 +0000)
gitlab #2

Change-Id: I581c0b398002bbb7e4fb4cbc50b6b81b91a199ea

pom.xml

diff --git a/pom.xml b/pom.xml
index 1b7d3d4dd2d806dc063de52c0728fc12dd0b5de7..078be4c7d6f05d224bfa26d316e1a880056da2d1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
 
        <!-- common settings for all modules -->
        <properties>
-               <branch-spec>master</branch-spec>
+               <branch-spec>release/1.35.0</branch-spec>
                <simantics-download-site>http://www.simantics.org/download</simantics-download-site>
                <tycho-version>1.0.0</tycho-version>
        </properties>