summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.jgit.packaging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index aacdc7c360..7640955d8b 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/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>