summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-11-25 18:05:35 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-11-25 18:05:35 +0100
commit2486be27066dee8f674903bb82e8d82a3d517f7d (patch)
treea89a9831b0134d242d79ff34d02067908cdee608 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parent7eec48c444e07ab08ea0411517a4e28461033682 (diff)
downloadjgit-2486be27066dee8f674903bb82e8d82a3d517f7d.tar.gz
jgit-2486be27066dee8f674903bb82e8d82a3d517f7d.zip
JGit v5.10.0.202011251205-m3v5.10.0.202011251205-m3
Change-Id: Id58d8eb49f550e62b04053a71366f7eabd9f9a53 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
index be73583867..74abd9a996 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.pgm"
label="%featureName"
- version="5.10.0.qualifier"
+ version="5.10.0.202011251205-m3"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
index 8fcfcc3fde..9770761a93 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.10.0-SNAPSHOT</version>
+ <version>5.10.0.202011251205-m3</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>