aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-22 00:37:41 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-22 00:37:41 +0200
commit71613519e9f9fb2c93bcd43c85fb1aae2cbf34e1 (patch)
treef2aa4adb2c9bb91be86b495b09d1ff7ce26ae61a /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
parent7a74abd6be8db8e72dd96d6908d29cc1b6dd3072 (diff)
downloadjgit-71613519e9f9fb2c93bcd43c85fb1aae2cbf34e1.tar.gz
jgit-71613519e9f9fb2c93bcd43c85fb1aae2cbf34e1.zip
JGit v6.10.0.202405212237-m3v6.10.0.202405212237-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I4efb1066ee4146d0455c39cc07879533b8933e43
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 7ef53cdaef..5efcb7ff93 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.qualifier"
+ version="6.10.0.202405212237-m3"
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 b2455d05da..1306bc639b 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-SNAPSHOT</version>
+ <version>6.10.0.202405212237-m3</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>