summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAlexander Kurtakov <akurtako@redhat.com>2014-12-09 15:10:08 +0200
committerAlexander Kurtakov <akurtako@redhat.com>2014-12-09 15:10:08 +0200
commit4b090e5da5da49b797decfff90d2515fea754601 (patch)
treeb4462634f885b13d4e818f91b85a0a312f0df077 /pom.xml
parent5c788e2ce59fb8f16823675f0775019362c777ae (diff)
downloadjgit-4b090e5da5da49b797decfff90d2515fea754601.tar.gz
jgit-4b090e5da5da49b797decfff90d2515fea754601.zip
Build with Tycho 0.22.
Change-Id: I32444e926179827be31d9201a6bbc5d514672110 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 313173abc9..6f1496a393 100644
--- a/pom.xml
+++ b/pom.xml
@@ -345,12 +345,12 @@
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-pack200a-plugin</artifactId>
- <version>0.21.0</version>
+ <version>0.22.0</version>
</plugin>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-pack200b-plugin</artifactId>
- <version>0.21.0</version>
+ <version>0.22.0</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>