diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-24 23:34:11 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-24 23:34:11 +0100 |
commit | 850b55a9a1ac6e307c701e2f50176c6a338dfc5e (patch) | |
tree | 25acb8af2e447107b481663bd0b028b8e0214ff8 /org.eclipse.jgit.lfs/pom.xml | |
parent | b9a7722e39f2db2cd135ed17c7c8158e45dce98d (diff) | |
download | jgit-5.7.0.202002241735-m3.tar.gz jgit-5.7.0.202002241735-m3.zip |
JGit v5.7.0.202002241735-m3v5.7.0.202002241735-m3
Change-Id: I9f71835ed9a0a1176f7ac99edf45d9ce97080720
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 ebbcd3aae4..f6dfe91ae3 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.7.0-SNAPSHOT</version> + <version>5.7.0.202002241735-m3</version> </parent> <artifactId>org.eclipse.jgit.lfs</artifactId> |