summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-09-07 15:39:48 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-09-07 15:39:48 +0200
commitf8104e25f1dfd611b96844a840fe50f17ef5f3d1 (patch)
treeecf2a272bb50b275c68295cd4d264cc30fe6bbea /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parenta8e683fef6acf3e9f00ac2648fff60b13a28fb13 (diff)
downloadjgit-f8104e25f1dfd611b96844a840fe50f17ef5f3d1.tar.gz
jgit-f8104e25f1dfd611b96844a840fe50f17ef5f3d1.zip
JGit v6.3.0.2022009070944-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I3cc78dbcf8c7970e80bf1499751611110ec2b30b
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
index 4e1169eb64..ecd5ee02c9 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.lfs"
label="%featureName"
- version="6.3.0.qualifier"
+ version="6.3.0.2022009070944-r"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
index d82c37128e..8951d3090b 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.3.0-SNAPSHOT</version>
+ <version>6.3.0.2022009070944-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>