diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-26 01:42:17 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-26 01:42:17 +0100 |
commit | dac540a37fc12be6afe9809fb03538942fe1461c (patch) | |
tree | 54a170819ac768576796ddf94459a316e72edfaa /org.eclipse.jgit.lfs.server.test/pom.xml | |
parent | 0f1735de0be732e177fc7eb3b32e4d4b41f999cf (diff) | |
download | jgit-dac540a37fc12be6afe9809fb03538942fe1461c.tar.gz jgit-dac540a37fc12be6afe9809fb03538942fe1461c.zip |
JGit v5.1.14.202011251942-rv5.1.14.202011251942-r
Change-Id: Ibe124988be39feaa029c3770777126dd87b18abc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.server.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.server.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.server.test/pom.xml b/org.eclipse.jgit.lfs.server.test/pom.xml index 2934067f5d..6c24606ac8 100644 --- a/org.eclipse.jgit.lfs.server.test/pom.xml +++ b/org.eclipse.jgit.lfs.server.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.1.14-SNAPSHOT</version> + <version>5.1.14.202011251942-r</version> </parent> <artifactId>org.eclipse.jgit.lfs.server.test</artifactId> |