Skip to content

Commit

Permalink
JGit v7.0.0.202409031743-r
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I86507936091e6f7af7588835722672ff2668a205
  • Loading branch information
msohn committed Sep 3, 2024
1 parent 45689b4 commit 608a643
Show file tree
Hide file tree
Showing 89 changed files with 123 additions and 123 deletions.
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ant.test
Bundle-SymbolicName: org.eclipse.jgit.ant.test
Bundle-Vendor: %Bundle-Vendor
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-17
Import-Package: org.apache.tools.ant,
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ant.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.ant.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ant/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-RequiredExecutionEnvironment: JavaSE-17
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[7.0.0,7.1.0)"
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.jgit.ant/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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.qualifier
Eclipse-SourceBundle: org.eclipse.jgit.ant;version="7.0.0.qualifier";roots="."
Bundle-Version: 7.0.0.202409031743-r
Eclipse-SourceBundle: org.eclipse.jgit.ant;version="7.0.0.202409031743-r";roots="."
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.ant</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.archive/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.archive
Bundle-SymbolicName: org.eclipse.jgit.archive
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: OSGI-INF/l10n/plugin
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.jgit.archive/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.archive - Sources
Bundle-SymbolicName: org.eclipse.jgit.archive.source
Bundle-Vendor: Eclipse.org - JGit
Bundle-Version: 7.0.0.qualifier
Eclipse-SourceBundle: org.eclipse.jgit.archive;version="7.0.0.qualifier";roots="."
Bundle-Version: 7.0.0.202409031743-r
Eclipse-SourceBundle: org.eclipse.jgit.archive;version="7.0.0.202409031743-r";roots="."
2 changes: 1 addition & 1 deletion org.eclipse.jgit.archive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.archive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.benchmarks</artifactId>
Expand Down
36 changes: 18 additions & 18 deletions org.eclipse.jgit.coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -27,88 +27,88 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.ant</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.archive</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.http.apache</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.http.server</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.lfs</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.lfs.server</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.pgm</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.ui</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.ssh.apache</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>

<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.test</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.ant.test</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.http.test</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.pgm.test</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.lfs.test</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.lfs.server.test</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.ssh.apache.test</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.gpg.bc.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.gpg.bc.test
Bundle-SymbolicName: org.eclipse.jgit.gpg.bc.test
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.gpg.bc.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.gpg.bc.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.gpg.bc/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Bundle-SymbolicName: org.eclipse.jgit.gpg.bc;singleton:=true
Fragment-Host: org.eclipse.jgit;bundle-version="[7.0.0,7.1.0)"
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: OSGI-INF/l10n/gpg_bc
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-RequiredExecutionEnvironment: JavaSE-17
Import-Package: org.bouncycastle.asn1;version="[1.69.0,2.0.0)",
org.bouncycastle.asn1.x9;version="[1.69.0,2.0.0)",
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.jgit.gpg.bc/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.gpg.bc - Sources
Bundle-SymbolicName: org.eclipse.jgit.gpg.bc.source
Bundle-Vendor: Eclipse.org - JGit
Bundle-Version: 7.0.0.qualifier
Eclipse-SourceBundle: org.eclipse.jgit.gpg.bc;version="7.0.0.qualifier";roots="."
Bundle-Version: 7.0.0.202409031743-r
Eclipse-SourceBundle: org.eclipse.jgit.gpg.bc;version="7.0.0.202409031743-r";roots="."
2 changes: 1 addition & 1 deletion org.eclipse.jgit.gpg.bc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.gpg.bc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.http.apache
Bundle-SymbolicName: org.eclipse.jgit.http.apache
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-Localization: OSGI-INF/l10n/plugin
Bundle-Vendor: %Bundle-Vendor
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.jgit.http.apache/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.http.apache - Sources
Bundle-SymbolicName: org.eclipse.jgit.http.apache.source
Bundle-Vendor: Eclipse.org - JGit
Bundle-Version: 7.0.0.qualifier
Eclipse-SourceBundle: org.eclipse.jgit.http.apache;version="7.0.0.qualifier";roots="."
Bundle-Version: 7.0.0.202409031743-r
Eclipse-SourceBundle: org.eclipse.jgit.http.apache;version="7.0.0.202409031743-r";roots="."
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.apache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.http.apache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.http.server
Bundle-SymbolicName: org.eclipse.jgit.http.server
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-Localization: OSGI-INF/l10n/plugin
Bundle-Vendor: %Bundle-Vendor
Export-Package: org.eclipse.jgit.http.server;version="7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.jgit.http.server/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.http.server - Sources
Bundle-SymbolicName: org.eclipse.jgit.http.server.source
Bundle-Vendor: Eclipse.org - JGit
Bundle-Version: 7.0.0.qualifier
Eclipse-SourceBundle: org.eclipse.jgit.http.server;version="7.0.0.qualifier";roots="."
Bundle-Version: 7.0.0.202409031743-r
Eclipse-SourceBundle: org.eclipse.jgit.http.server;version="7.0.0.202409031743-r";roots="."
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.http.server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.http.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit.http/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.junit.http
Bundle-SymbolicName: org.eclipse.jgit.junit.http
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-Localization: OSGI-INF/l10n/plugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.jgit.junit.http/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.junit.http - Sources
Bundle-SymbolicName: org.eclipse.jgit.junit.http.source
Bundle-Vendor: Eclipse.org - JGit
Bundle-Version: 7.0.0.qualifier
Eclipse-SourceBundle: org.eclipse.jgit.junit.http;version="7.0.0.qualifier";roots="."
Bundle-Version: 7.0.0.202409031743-r
Eclipse-SourceBundle: org.eclipse.jgit.junit.http;version="7.0.0.202409031743-r";roots="."
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit.http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.junit.http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.junit.ssh
Bundle-SymbolicName: org.eclipse.jgit.junit.ssh
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-Localization: OSGI-INF/l10n/plugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.jgit.junit.ssh/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.junit.ssh - Sources
Bundle-SymbolicName: org.eclipse.jgit.junit.ssh.source
Bundle-Vendor: Eclipse.org - JGit
Bundle-Version: 7.0.0.qualifier
Eclipse-SourceBundle: org.eclipse.jgit.junit.ssh;version="7.0.0.qualifier";roots="."
Bundle-Version: 7.0.0.202409031743-r
Eclipse-SourceBundle: org.eclipse.jgit.junit.ssh;version="7.0.0.202409031743-r";roots="."
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit.ssh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.junit.ssh</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.junit
Bundle-SymbolicName: org.eclipse.jgit.junit
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-Localization: OSGI-INF/l10n/plugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
Expand Down
4 changes: 2 additions & 2 deletions org.eclipse.jgit.junit/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.junit - Sources
Bundle-SymbolicName: org.eclipse.jgit.junit.source
Bundle-Vendor: Eclipse.org - JGit
Bundle-Version: 7.0.0.qualifier
Eclipse-SourceBundle: org.eclipse.jgit.junit;version="7.0.0.qualifier";roots="."
Bundle-Version: 7.0.0.202409031743-r
Eclipse-SourceBundle: org.eclipse.jgit.junit;version="7.0.0.202409031743-r";roots="."
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>7.0.0-SNAPSHOT</version>
<version>7.0.0.202409031743-r</version>
</parent>

<artifactId>org.eclipse.jgit.junit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.lfs.server.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.lfs.server.test
Bundle-SymbolicName: org.eclipse.jgit.lfs.server.test
Bundle-Version: 7.0.0.qualifier
Bundle-Version: 7.0.0.202409031743-r
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
Loading

0 comments on commit 608a643

Please sign in to comment.