aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-10-02 01:36:12 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-10-02 01:36:12 +0200
commit1c545843a3a8f9f3e915cb36dbaada43947c17a7 (patch)
tree70504a8ab273442b4abf3b5479e170e2c28e7dbc /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent06579c084d1d8494bdfbf3961cf39397069479fc (diff)
downloadjgit-1c545843a3a8f9f3e915cb36dbaada43947c17a7.tar.gz
jgit-1c545843a3a8f9f3e915cb36dbaada43947c17a7.zip
Prepare 7.1.0-SNAPSHOT builds
Change-Id: I6329845c41bf40a752c685fb77483d9722cd1583
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 e1d702bf73..2aa2979b65 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="7.1.0.202410012040-m1"
+ version="7.1.0.qualifier"
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 88ea2aebd1..a3cdc4af05 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>7.1.0.202410012040-m1</version>
+ <version>7.1.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>