diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-05-06 19:06:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-05-06 19:06:11 +0200 |
commit | 75fcccaea39f7a2112886e04a94458d6b7b7c37f (patch) | |
tree | 07b2bf2c345ffb37650941ef6e39caf1d8a471cd /org.eclipse.jgit.lfs.test/pom.xml | |
parent | bcf4879781c4f53b8facd96c9ec7b802c5c5086d (diff) | |
download | jgit-75fcccaea39f7a2112886e04a94458d6b7b7c37f.tar.gz jgit-75fcccaea39f7a2112886e04a94458d6b7b7c37f.zip |
JGit v5.8.0.202005061305-m2v5.8.0.202005061305-m2
Change-Id: I9d9e5a9e000a74513896744cc3646430cb872893
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 badc15cd8a..477f699d0e 100644 --- a/org.eclipse.jgit.lfs.test/pom.xml +++ b/org.eclipse.jgit.lfs.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.8.0-SNAPSHOT</version> + <version>5.8.0.202005061305-m2</version> </parent> <artifactId>org.eclipse.jgit.lfs.test</artifactId> |