Kaynağa Gözat

Build with Tycho 0.22.

Change-Id: I32444e926179827be31d9201a6bbc5d514672110
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
tags/v3.7.0.201502031740-rc1
Alexander Kurtakov 9 yıl önce
ebeveyn
işleme
4b090e5da5
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 1
    1
      org.eclipse.jgit.packaging/pom.xml
  2. 2
    2
      pom.xml

+ 1
- 1
org.eclipse.jgit.packaging/pom.xml Dosyayı Görüntüle

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


<properties> <properties>
<tycho-version>0.21.0</tycho-version>
<tycho-version>0.22.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version> <tycho-extras-version>${tycho-version}</tycho-extras-version>
</properties> </properties>



+ 2
- 2
pom.xml Dosyayı Görüntüle

<plugin> <plugin>
<groupId>org.eclipse.tycho.extras</groupId> <groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-pack200a-plugin</artifactId> <artifactId>tycho-pack200a-plugin</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.eclipse.tycho.extras</groupId> <groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-pack200b-plugin</artifactId> <artifactId>tycho-pack200b-plugin</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.jacoco</groupId> <groupId>org.jacoco</groupId>

Loading…
İptal
Kaydet