aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-11-13 13:22:35 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-11-13 13:22:35 +0100
commitf2831956807964e9a97319ab22d8fb74231ecd5d (patch)
tree43f77d02536195ee7165d8b55eff931362586d35 /org.eclipse.jgit.http.test
parenta22a48d27b13e42ed46f9a0633bd08a29ee431cd (diff)
downloadjgit-f2831956807964e9a97319ab22d8fb74231ecd5d.tar.gz
jgit-f2831956807964e9a97319ab22d8fb74231ecd5d.zip
Prepare 7.1.0-SNAPSHOT builds
Change-Id: Id5379361dd8673e91c998b56f2ee61e041da6113
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 97bf60085a..58245d3404 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: 7.1.0.202411121450-m3
+Bundle-Version: 7.1.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-17
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml
index aa58340f42..9e7ea160ba 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>7.1.0.202411121450-m3</version>
+ <version>7.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.http.test</artifactId>