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-02-15 23:44:12 +0100
commit92d8c9bec2bd990cec937b3a6c5f4ab4011d3f73 (patch)
tree8081ca67b085d68baa242bc5217e81ae24dce9d3 /org.eclipse.jgit.packaging
parentff852dad518b99edc31e88cbe8c8f45ba207c6a5 (diff)
downloadjgit-92d8c9bec2bd990cec937b3a6c5f4ab4011d3f73.tar.gz
jgit-92d8c9bec2bd990cec937b3a6c5f4ab4011d3f73.zip
Update build to use Tycho 1.0.0
Change-Id: I10f61962e1496f079a39e0f533506816be56e925 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 0e8d9c709e..1b313efed0 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>