소스 검색

Update build to use Tycho 0.19

Change-Id: I90f71f2612a934e83a0af8dccfe08592e4532ddf
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v3.2.0.201311130903-m3
Matthias Sohn 10 년 전
부모
커밋
7948903a84
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      org.eclipse.jgit.packaging/pom.xml

+ 2
- 2
org.eclipse.jgit.packaging/pom.xml 파일 보기

@@ -59,8 +59,8 @@
<name>JGit Tycho Parent</name>

<properties>
<tycho-version>0.18.0</tycho-version>
<tycho-extras-version>0.18.0</tycho-extras-version>
<tycho-version>0.19.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
</properties>

<pluginRepositories>

Loading…
취소
저장