summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-02-22 00:11:24 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-02-22 00:11:24 +0100
commit55f3a95862f1b881a978ca8bd496f0ae99d97338 (patch)
tree0b802d663c5dbbd8802d3018bfd5513284d29ca0 /org.eclipse.jgit.http.test
parent36dd4dd9b63c815a28d07d854110ddc26848f936 (diff)
downloadjgit-55f3a95862f1b881a978ca8bd496f0ae99d97338.tar.gz
jgit-55f3a95862f1b881a978ca8bd496f0ae99d97338.zip
Prepare 6.9.0-SNAPSHOT builds
Change-Id: I11f4871bfdf6c6c0de5d5ed577edf16bac8cf681
Diffstat (limited to 'org.eclipse.jgit.http.test')
-rw-r--r--org.eclipse.jgit.http.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.http.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
index 6903663e1d..866f2258f5 100644
--- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.http.test
Bundle-SymbolicName: org.eclipse.jgit.http.test
-Bundle-Version: 6.9.0.202402211805-m3
+Bundle-Version: 6.9.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml
index 86f8d16745..b5f2d61991 100644
--- a/org.eclipse.jgit.http.test/pom.xml
+++ b/org.eclipse.jgit.http.test/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>6.9.0.202402211805-m3</version>
+ <version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.http.test</artifactId>