summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-06-09 16:56:16 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-06-09 17:17:18 +0200
commita89dbbd87e587a8c123c96109136fee536322d1b (patch)
treee1fb7e84ef85e611c2b6bc72d7e932de841d588d /org.eclipse.jgit.packaging
parentc1fca6cb43ba0901b0979a93fcc886c154102e38 (diff)
parent2dd4dc149ce9e6231c42eaa995c52ea3e90181dd (diff)
downloadjgit-a89dbbd87e587a8c123c96109136fee536322d1b.tar.gz
jgit-a89dbbd87e587a8c123c96109136fee536322d1b.zip
Merge branch 'stable-4.0'
* stable-4.0: Prepare 4.0.1-SNAPSHOT builds JGit v4.0.0.201506090130-r Update build to use Tycho 0.23 Change-Id: I732b601c198ad1a50aa7ba3c1d1fb516b10912b5 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index a017891d4e..095d46f8a4 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -59,7 +59,7 @@
<name>JGit Tycho Parent</name>
<properties>
- <tycho-version>0.22.0</tycho-version>
+ <tycho-version>0.23.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
</properties>