aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-08-28 01:50:51 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-08-28 01:50:51 +0200
commit7818c8abc54eb8472f4ac76e3fd6f35ba8c51d2d (patch)
tree65ad3c1ecffe828bb4e3c6103afacdfeac4be780 /org.eclipse.jgit.ant/META-INF
parentb9b7b506b79ec367c1f7363dd01a7e93105151ce (diff)
downloadjgit-7818c8abc54eb8472f4ac76e3fd6f35ba8c51d2d.tar.gz
jgit-7818c8abc54eb8472f4ac76e3fd6f35ba8c51d2d.zip
Prepare 7.0.0-SNAPSHOT builds
Change-Id: Ifa0a549e9551a2016241169e1c1e9052174c49d1
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF')
-rw-r--r--org.eclipse.jgit.ant/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF4
2 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index 533a079f61..b6b52e595e 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ant
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 7.0.0.202408271414-rc1
+Bundle-Version: 7.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-17
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[7.0.0,7.1.0)"
diff --git a/org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF
index 32fc5d9588..22f8aff82c 100644
--- a/org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF
@@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.ant - Sources
Bundle-SymbolicName: org.eclipse.jgit.ant.source
Bundle-Vendor: Eclipse.org - JGit
-Bundle-Version: 7.0.0.202408271414-rc1
-Eclipse-SourceBundle: org.eclipse.jgit.ant;version="7.0.0.202408271414-rc1";roots="."
+Bundle-Version: 7.0.0.qualifier
+Eclipse-SourceBundle: org.eclipse.jgit.ant;version="7.0.0.qualifier";roots="."