diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 11:21:27 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 11:21:27 +0100 |
commit | 40366c1cf551fc59a04d796fe7f9cd99617e1416 (patch) | |
tree | 85fd7046f0c617cfb6955d76774f9f4476e5ad76 /org.eclipse.jgit.lfs.test/pom.xml | |
parent | 61f0bd54d058789d73a8db0dfb8d23310aa8c411 (diff) | |
download | jgit-40366c1cf551fc59a04d796fe7f9cd99617e1416.tar.gz jgit-40366c1cf551fc59a04d796fe7f9cd99617e1416.zip |
JGit v4.5.5.201812240535-rv4.5.5.201812240535-r
Change-Id: I6e89e937c08757887967d91afb39cfbe8372d6b5
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 9eeb65a21b..0d732ca6cd 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.5.5-SNAPSHOT</version> + <version>4.5.5.201812240535-r</version> </parent> <artifactId>org.eclipse.jgit.lfs.test</artifactId> |