summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-04-09 23:23:47 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2011-04-09 23:23:47 +0200
commitb8669ed5c06633a46f434894206594edd0dfbe19 (patch)
tree14974573d26962586dce1d8c2c6854a610bac933 /org.eclipse.jgit.packaging
parent5dbef3fa51053b37f68b44ed390cab6dc8336dcc (diff)
downloadjgit-b8669ed5c06633a46f434894206594edd0dfbe19.tar.gz
jgit-b8669ed5c06633a46f434894206594edd0dfbe19.zip
Update to use Tycho 0.11
Change-Id: I1f9053fe2af39898851b41e1e86c9320ab5594ca 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 24e95acee5..6fc8c183e0 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -59,7 +59,7 @@
<name>JGit Tycho Parent (Incubation)</name>
<properties>
- <tycho-version>0.10.0</tycho-version>
+ <tycho-version>0.11.0</tycho-version>
<eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site>
</properties>