summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-09-01 16:49:12 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-09-01 16:49:12 +0200
commit4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6 (patch)
tree9cab9ad6e2266318975a1eeee2e540aa92fe71cd /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent6fc54671e04c402ab4cef79f89953e0c96f3d300 (diff)
downloadjgit-4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6.tar.gz
jgit-4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6.zip
JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1
Change-Id: Id8d0970102f18e61a2fc7cf941267c9089d71c1a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 eb95bdd75b..49b35f62f9 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="5.13.0.qualifier"
+ version="5.13.0.202109011149-rc1"
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 9a2d725d26..bdbe56ec42 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>5.13.0-SNAPSHOT</version>
+ <version>5.13.0.202109011149-rc1</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>