Ver código fonte

Update build to use Tycho 1.0.0

Change-Id: I10f61962e1496f079a39e0f533506816be56e925
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v4.7.0.201704051617-r
Matthias Sohn 7 anos atrás
pai
commit
92d8c9bec2
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      org.eclipse.jgit.packaging/pom.xml

+ 1
- 1
org.eclipse.jgit.packaging/pom.xml Ver arquivo

<name>JGit Tycho Parent</name> <name>JGit Tycho Parent</name>


<properties> <properties>
<tycho-version>0.26.0</tycho-version>
<tycho-version>1.0.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version> <tycho-extras-version>${tycho-version}</tycho-extras-version>
<target-platform>jgit-4.6</target-platform> <target-platform>jgit-4.6</target-platform>
</properties> </properties>

Carregando…
Cancelar
Salvar