diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-01 20:38:31 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-01 20:38:31 +0200 |
commit | 94aa2450232ecf1a0d3c21b1072b988c16abb988 (patch) | |
tree | b1a8f8c49b8e3cfef1e978b01a44cd61a2dbc62d /org.eclipse.jgit.lfs/pom.xml | |
parent | 3171c262446223f2d71c77b46f45f9fad58ae1db (diff) | |
download | jgit-94aa2450232ecf1a0d3c21b1072b988c16abb988.tar.gz jgit-94aa2450232ecf1a0d3c21b1072b988c16abb988.zip |
JGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1
Change-Id: Ieac1d02879defe0f4791062448d4efc328a2f652
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs/pom.xml b/org.eclipse.jgit.lfs/pom.xml index 1295bf8aa6..5591756750 100644 --- a/org.eclipse.jgit.lfs/pom.xml +++ b/org.eclipse.jgit.lfs/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.12.0-SNAPSHOT</version> + <version>5.12.0.202106011439-rc1</version> </parent> <artifactId>org.eclipse.jgit.lfs</artifactId> |