Browse Source

Merge "Update build to use tycho 0.10.0"

stable-0.10
Chris Aniszczyk 14 years ago committed by Code Review
parent
commit
467f3de0f5
  1. 2
      org.eclipse.jgit.packaging/pom.xml

2
org.eclipse.jgit.packaging/pom.xml

@ -59,7 +59,7 @@
<name>JGit Tycho Parent (Incubation)</name>
<properties>
<tycho-version>0.9.0</tycho-version>
<tycho-version>0.10.0</tycho-version>
<eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site>
</properties>

Loading…
Cancel
Save