aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-12-02 18:25:20 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-12-02 18:25:20 +0100
commit13b866a6f8c09a42b4fcc85d94eb48bba7511007 (patch)
tree8be222f6e1a9d3c8aacacd3c0f55d6c8ead09b1d /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature
parent4380921d66b98eb8433667574a0b4e0a6836fe8b (diff)
downloadjgit-13b866a6f8c09a42b4fcc85d94eb48bba7511007.tar.gz
jgit-13b866a6f8c09a42b4fcc85d94eb48bba7511007.zip
JGit v5.10.0.202012021225-rc1v5.10.0.202012021225-rc1
Change-Id: Ic774356e09bb9d24e5d99334bd4ea173bd4071ec Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
index 45560b4d67..53022f0e62 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.gpg.bc"
label="%featureName"
- version="5.10.0.qualifier"
+ version="5.10.0.202012021225-rc1"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml
index 22b4f48a7a..0ea4ed3a0b 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.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.202012021225-rc1</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>