aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-10-03 16:41:57 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-10-03 16:41:57 +0200
commite5a79343c5fa1063ecca6f711370e183cab5aa2c (patch)
treef1b51b41790a27c1ddf626a4ae0179fe7d136aea /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature
parent42917767f9bfe42218e0069d1eed259460c3972e (diff)
downloadjgit-e5a79343c5fa1063ecca6f711370e183cab5aa2c.tar.gz
jgit-e5a79343c5fa1063ecca6f711370e183cab5aa2c.zip
JGit v6.8.0.202310031045-m1v6.8.0.202310031045-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ida0108f3661213922b1e4340216d60a640a1b662
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 b1ecc54126..356e7b1908 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="6.8.0.qualifier"
+ version="6.8.0.202310031045-m1"
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 ee20006108..8d74d45cbe 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>6.8.0-SNAPSHOT</version>
+ <version>6.8.0.202310031045-m1</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>