aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-09-05 14:41:09 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-09-05 14:41:09 +0200
commitea02caf1e7fa818f3a470a768bc34d38f8f70e9d (patch)
tree89a9c6cb9b56c10b9236e8af222ed31bde466e16 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parentc024cb23d8fad6a4aa33d262ae84f76df76591a5 (diff)
downloadjgit-ea02caf1e7fa818f3a470a768bc34d38f8f70e9d.tar.gz
jgit-ea02caf1e7fa818f3a470a768bc34d38f8f70e9d.zip
JGit v6.7.0.202309050840-rv6.7.0.202309050840-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ibe952d97bc178adb909cdd40f48957f5b68af699
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 0dc62588a2..3f35dedbbd 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.7.0.qualifier"
+ version="6.7.0.202309050840-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 5e5d976243..27defc5fa2 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.7.0-SNAPSHOT</version>
+ <version>6.7.0.202309050840-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>