aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-12-19 23:43:24 +0000
committerGerrit Code Review <support@gerrithub.io>2024-12-19 23:43:24 +0000
commit120f22a5dca51a57781236ef5abd42a6d4aeba19 (patch)
treec8f5b7b9b24d3715636ce7976afc13cbe23cffc1 /org.eclipse.jgit.packaging/pom.xml
parent7fc6382689f95961e5a6f86046be6da1f86f7bc4 (diff)
parentf83f7cb581fcaea4380ea924e82d4ad0b904e9e1 (diff)
downloadjgit-120f22a5dca51a57781236ef5abd42a6d4aeba19.tar.gz
jgit-120f22a5dca51a57781236ef5abd42a6d4aeba19.zip
Merge "Merge branch 'stable-7.1'"
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index 94b56faba9..3560d17033 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -31,7 +31,7 @@
<properties>
<java.version>17</java.version>
<tycho-version>4.0.8</tycho-version>
- <target-platform>jgit-4.17</target-platform>
+ <target-platform>jgit-4.32</target-platform>
<project.build.outputTimestamp>${git.commit.time}</project.build.outputTimestamp>
</properties>