aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Keppler <Michael.Keppler@gmx.de>2019-08-11 09:09:13 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-08-13 10:55:15 +0200
commit380d7446c9c7ff523f682974b45d83549b66fa9f (patch)
tree9467585d715776146ab775b355bc681186de0aec
parenta65e7c75016b72300a02119a6d6d089bafb5b4f7 (diff)
downloadjgit-380d7446c9c7ff523f682974b45d83549b66fa9f.tar.gz
jgit-380d7446c9c7ff523f682974b45d83549b66fa9f.zip
Upgrade tycho-extras to 1.4.0
This was probably forgotten when upgrading tycho itself. Change-Id: I5d20184b6e8f1039e10775c0e13d6b66697e07ff Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 51e7b670e4..1d4f4645a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
<slf4j-version>1.7.2</slf4j-version>
<log4j-version>1.2.15</log4j-version>
<maven-javadoc-plugin-version>3.1.0</maven-javadoc-plugin-version>
- <tycho-extras-version>1.3.0</tycho-extras-version>
+ <tycho-extras-version>1.4.0</tycho-extras-version>
<gson-version>2.8.2</gson-version>
<bouncycastle-version>1.61</bouncycastle-version>
<spotbugs-maven-plugin-version>3.1.12</spotbugs-maven-plugin-version>