diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-26 19:28:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-26 19:28:38 +0200 |
commit | 01787756aa8599a6b730571cb19898c104c7df32 (patch) | |
tree | cbb3b4787ec6909bbbc32e39b5d2f375e834be44 /org.eclipse.jgit.lfs.server.test/pom.xml | |
parent | 977726e5bb97e8aeb5d4ede69adbd8fc9801a14f (diff) | |
download | jgit-01787756aa8599a6b730571cb19898c104c7df32.tar.gz jgit-01787756aa8599a6b730571cb19898c104c7df32.zip |
JGit v4.7.2.201807261330-rv4.7.2.201807261330-r
Change-Id: I0d8c7ca756e6236e315c91da000fe8103ce83d05
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 f687723ca4..8e2e88975f 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>4.7.2-SNAPSHOT</version> + <version>4.7.2.201807261330-r</version> </parent> <artifactId>org.eclipse.jgit.lfs.server.test</artifactId> |