aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-03-01 00:23:58 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-03-01 00:23:58 +0100
commitf43560a760f02a5780ac879ad20d689f03c5d7c3 (patch)
tree21e0330a920d55dbcdc80fdb118ba9bb06160799 /org.eclipse.jgit.lfs.test
parente060ac836daa4b7f08e45ecd69ecdfcf9efec4fb (diff)
downloadjgit-f43560a760f02a5780ac879ad20d689f03c5d7c3.tar.gz
jgit-f43560a760f02a5780ac879ad20d689f03c5d7c3.zip
JGit v6.5.0.202302281825-rc1v6.5.0.202302281825-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I1eb2e87b70c2da1dc81468cdc7ecf7dbd21d4190
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 44c9b50a74..0d6532032c 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.5.0.qualifier
+Bundle-Version: 6.5.0.202302281825-rc1
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 6c10ac9d48..d2390ab8a5 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.5.0-SNAPSHOT</version>
+ <version>6.5.0.202302281825-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.lfs.test</artifactId>