diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-12 22:55:42 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-12 22:55:42 +0100 |
commit | a2951a996f0c2b3966642687dc3aeccbfad114a3 (patch) | |
tree | 9f094753f1a1eaf48f46649b01d931c1d87422ce /org.eclipse.jgit.lfs.test/pom.xml | |
parent | 92525b584a12fa89baa5ece363a501e60b40958c (diff) | |
download | jgit-4.7.8.201903121755-r.tar.gz jgit-4.7.8.201903121755-r.zip |
JGit v4.7.8.201903121755-rv4.7.8.201903121755-r
Change-Id: Ia6dbde615671ed09789326aacad1655e7a7a59ad
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.test/pom.xml b/org.eclipse.jgit.lfs.test/pom.xml index 814e3eed24..f7631ff1a2 100644 --- a/org.eclipse.jgit.lfs.test/pom.xml +++ b/org.eclipse.jgit.lfs.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.7.8-SNAPSHOT</version> + <version>4.7.8.201903121755-r</version> </parent> <artifactId>org.eclipse.jgit.lfs.test</artifactId> |