]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Switched to tycho 1.6.0 for minor build speedup
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 19 Mar 2020 10:17:22 +0000 (12:17 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 19 Mar 2020 10:17:22 +0000 (12:17 +0200)
Change-Id: I782e859805523e806f56b569e69f78950fc10a63

.mvn/extensions.xml
bundles/org.simantics.gnuplot/pom.xml
releng/org.simantics.tycho.configuration/pom.xml

index 3b43bdfdd6c475790cc5db2e38b62ad33da8875d..e73295bbd2337b55a005ac88ba80e22d00981d46 100644 (file)
@@ -3,6 +3,6 @@
   <extension>
     <groupId>org.eclipse.tycho.extras</groupId>
     <artifactId>tycho-pomless</artifactId>
-    <version>1.5.0</version>
+    <version>1.6.0</version>
   </extension>
 </extensions> 
index 2d270fb111599cc9a0714dc399166f9c7a57bfbf..3622652c999ebd8b4e67a36567e40e5cce9627d3 100644 (file)
@@ -18,7 +18,7 @@
        <!-- common settings for all modules -->
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <tycho-version>1.5.0</tycho-version>
+               <tycho-version>1.6.0</tycho-version>
        </properties>
 
        <build>
index da8b7254d61683f2dc11d3806ceb9fe9338abb2d..527066818af67407c2e0a417391296a4c9a3685e 100644 (file)
@@ -8,8 +8,8 @@
        <packaging>pom</packaging>
 
        <properties>
-               <tycho.version>1.5.0</tycho.version>
-               <tycho.extras.version>1.5.0</tycho.extras.version>
+               <tycho.version>1.6.0</tycho.version>
+               <tycho.extras.version>1.6.0</tycho.extras.version>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        </properties>