summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-08-02 00:30:01 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-08-02 00:30:01 +0200
commit1d26471c167c6d4d9cb954f066046a9392b97442 (patch)
treea3687ea873c3dcf72ecd76e77007886ef31f9e1f /org.eclipse.jgit.lfs.test
parent24b6a35d30e76317c043f27c6159e57c39b303d8 (diff)
downloadjgit-1d26471c167c6d4d9cb954f066046a9392b97442.tar.gz
jgit-1d26471c167c6d4d9cb954f066046a9392b97442.zip
JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I255a979e9f48f60a251ef7b74ced3f720f012706
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 1366bcfef8..1217be195c 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.7.0.qualifier
+Bundle-Version: 6.7.0.202308011830-m2
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 6cb0dbe63f..dc401dd331 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.7.0-SNAPSHOT</version>
+ <version>6.7.0.202308011830-m2</version>
</parent>
<artifactId>org.eclipse.jgit.lfs.test</artifactId>