diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 18:25:20 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 18:25:20 +0100 |
commit | 13b866a6f8c09a42b4fcc85d94eb48bba7511007 (patch) | |
tree | 8be222f6e1a9d3c8aacacd3c0f55d6c8ead09b1d /org.eclipse.jgit.lfs.server/pom.xml | |
parent | 4380921d66b98eb8433667574a0b4e0a6836fe8b (diff) | |
download | jgit-13b866a6f8c09a42b4fcc85d94eb48bba7511007.tar.gz jgit-13b866a6f8c09a42b4fcc85d94eb48bba7511007.zip |
JGit v5.10.0.202012021225-rc1v5.10.0.202012021225-rc1
Change-Id: Ic774356e09bb9d24e5d99334bd4ea173bd4071ec
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 39f59b41ad..eab0ccfae6 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>5.10.0-SNAPSHOT</version> + <version>5.10.0.202012021225-rc1</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |