aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-22 01:41:44 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-22 01:41:44 +0200
commit2c38c2a0eff97926632e5f6e37f6da4f846318a0 (patch)
tree2b6ea87dcde55997e8b20d39091444bff1b4e4b9 /org.eclipse.jgit.lfs.test
parent71613519e9f9fb2c93bcd43c85fb1aae2cbf34e1 (diff)
downloadjgit-2c38c2a0eff97926632e5f6e37f6da4f846318a0.tar.gz
jgit-2c38c2a0eff97926632e5f6e37f6da4f846318a0.zip
Prepare 6.10.0-SNAPSHOT builds
Change-Id: I5b6d5c23d504fac386ae04c42b735152fbbcd7ae
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 d671594cfa..8b12a66259 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: 6.10.0.202405212237-m3
+Bundle-Version: 6.10.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/org.eclipse.jgit.lfs.test/pom.xml b/org.eclipse.jgit.lfs.test/pom.xml
index dde5f3b157..120d585157 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>6.10.0.202405212237-m3</version>
+ <version>6.10.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.lfs.test</artifactId>