浏览代码

Merge 'Update build to use Tycho 0.8'

Conflicts:
	org.eclipse.jgit.packaging/pom.xml

Change-Id: I248a72575ff23fecf7599c06517c909f43f95ee4
tags/v0.8.1
Shawn O. Pearce 14 年前
父节点
当前提交
f60df9db62
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      org.eclipse.jgit.packaging/pom.xml

+ 1
- 1
org.eclipse.jgit.packaging/pom.xml 查看文件

@@ -59,7 +59,7 @@
<name>JGit Tycho Parent (Incubation)</name>

<properties>
<tycho-version>0.7.0</tycho-version>
<tycho-version>0.8.0</tycho-version>
<eclipse-site>http://download.eclipse.org/releases/ganymede</eclipse-site>
</properties>


正在加载...
取消
保存