summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-10-01 22:40:00 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-10-01 22:40:00 +0200
commit06579c084d1d8494bdfbf3961cf39397069479fc (patch)
tree3b55fcfad24d50ab1926b0dddce4da2450dd45d6 /org.eclipse.jgit.lfs.test
parentb1c83bfbd799647ab6762eb493f3c018938488b1 (diff)
downloadjgit-06579c084d1d8494bdfbf3961cf39397069479fc.tar.gz
jgit-06579c084d1d8494bdfbf3961cf39397069479fc.zip
JGit v7.1.0.202410012040-m1v7.1.0.202410012040-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ib48cf15ad039bc7102a8af202ffcc39ea9233b9b
Diffstat (limited to 'org.eclipse.jgit.lfs.test')
-rw-r--r--org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.lfs.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF
index 506141dd58..f4a6e1ba97 100644
--- a/org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.lfs.test
Bundle-SymbolicName: org.eclipse.jgit.lfs.test
-Bundle-Version: 7.1.0.qualifier
+Bundle-Version: 7.1.0.202410012040-m1
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-17
diff --git a/org.eclipse.jgit.lfs.test/pom.xml b/org.eclipse.jgit.lfs.test/pom.xml
index 42547756dc..8ea1d88bc9 100644
--- a/org.eclipse.jgit.lfs.test/pom.xml
+++ b/org.eclipse.jgit.lfs.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.1.0.202410012040-m1</version>
</parent>
<artifactId>org.eclipse.jgit.lfs.test</artifactId>