]> source.dussan.org Git - jgit.git/commitdiff
Update to Tycho 1.6.0 13/156213/2
authorMichael Keppler <Michael.Keppler@gmx.de>
Mon, 20 Jan 2020 18:07:48 +0000 (19:07 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 20 Jan 2020 19:20:55 +0000 (20:20 +0100)
Not many changes, but might lead to shorter build times.

Change-Id: I5d629e49e8bbdef7a5b116d4f28cdbf8a8528cf0
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/pom.xml
pom.xml

index ae777789d8475e17b508f1df02093603faa0e38e..35caa3e244ae491bd424e151745bf5a347edfd70 100644 (file)
@@ -22,7 +22,7 @@
   <name>JGit Tycho Parent</name>
 
   <properties>
-    <tycho-version>1.5.1</tycho-version>
+    <tycho-version>1.6.0</tycho-version>
     <tycho-extras-version>${tycho-version}</tycho-extras-version>
     <target-platform>jgit-4.6</target-platform>
   </properties>
diff --git a/pom.xml b/pom.xml
index a88da4281731c52eb531441915d7bfbabfd7a64c..2e16b37f9c6308c05454f51ad43e5ae50cd45fe2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <slf4j-version>1.7.2</slf4j-version>
     <log4j-version>1.2.15</log4j-version>
     <maven-javadoc-plugin-version>3.1.1</maven-javadoc-plugin-version>
-    <tycho-extras-version>1.5.1</tycho-extras-version>
+    <tycho-extras-version>1.6.0</tycho-extras-version>
     <gson-version>2.8.2</gson-version>
     <bouncycastle-version>1.64</bouncycastle-version>
     <spotbugs-maven-plugin-version>3.1.12.2</spotbugs-maven-plugin-version>