aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-06-04 00:29:39 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-06-04 00:29:39 +0200
commit23aaf83e8b4fa38640eeb6206e909f23eaba2994 (patch)
tree18edc2f99aa4ec2101e6c80c5229643e40c75b7b /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
parentd0a2288f4d9567dd97eb4bdda845fe99aa64fd96 (diff)
downloadjgit-23aaf83e8b4fa38640eeb6206e909f23eaba2994.tar.gz
jgit-23aaf83e8b4fa38640eeb6206e909f23eaba2994.zip
JGit v6.10.0.202406032230-rv6.10.0.202406032230-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Id188a6cdc2db63c961f0b9338e6ae56d58853dff
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
index 9e05cf014e..428e5eb0a8 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.junit"
label="%featureName"
- version="6.10.0.202406032110-r"
+ version="6.10.0.202406032230-r"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
index 9676fbfca6..f374de0a11 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.10.0.202406032110-r</version>
+ <version>6.10.0.202406032230-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>