diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-29 03:01:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-29 03:01:38 +0200 |
commit | cbe5788a287960189c3ea66c986887a49287c739 (patch) | |
tree | 4037c229487006b6efae95229a6f1d1caecb0390 /org.eclipse.jgit.lfs.server/pom.xml | |
parent | c9232e555791e1d52fc96776d3ab477ce9a8e306 (diff) | |
download | jgit-cbe5788a287960189c3ea66c986887a49287c739.tar.gz jgit-cbe5788a287960189c3ea66c986887a49287c739.zip |
JGit v6.10.0.202405290101-rc1v6.10.0.202405290101-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ie3d08213e00fcfe1fc34a39021dd99f27e0abc1f
Diffstat (limited to 'org.eclipse.jgit.lfs.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.server/pom.xml b/org.eclipse.jgit.lfs.server/pom.xml index ae21aaec8c..7ec57e0d6f 100644 --- a/org.eclipse.jgit.lfs.server/pom.xml +++ b/org.eclipse.jgit.lfs.server/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.10.0.202405282244-rc1</version> + <version>6.10.0.202405290101-rc1</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |