summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-02-15 23:44:12 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-03-06 23:27:20 +0100
commit14cad02916c4fb49f5a249ce4aaa821af9c85fb3 (patch)
tree5bb888459319ef62af3b5dcfc870737a948cd170 /org.eclipse.jgit.packaging
parentd15fc9cb7c6a6ed6060c8300e96f9bc7b3d9a415 (diff)
downloadjgit-14cad02916c4fb49f5a249ce4aaa821af9c85fb3.tar.gz
jgit-14cad02916c4fb49f5a249ce4aaa821af9c85fb3.zip
Update build to use Tycho 1.0.0
Change-Id: I10f61962e1496f079a39e0f533506816be56e925 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> (cherry picked from commit 92d8c9bec2bd990cec937b3a6c5f4ab4011d3f73)
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 4d09dee1eb..4c8b75a43d 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.26.0</tycho-version>
+ <tycho-version>1.0.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<target-platform>jgit-4.6</target-platform>
</properties>