diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:55:20 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:55:20 +0200 |
commit | b06d2e6a31807aa6da0d3f748c737f58e8c0ca77 (patch) | |
tree | 9e10a8e7c45bb8e511e27f04844691f9f99ecfcf /org.eclipse.jgit.lfs.server.test/pom.xml | |
parent | b1ac54034f809b83881074b9f8007a6e5c53fa45 (diff) | |
download | jgit-b06d2e6a31807aa6da0d3f748c737f58e8c0ca77.tar.gz jgit-b06d2e6a31807aa6da0d3f748c737f58e8c0ca77.zip |
JGit v5.1.1.201809181055-rv5.1.1.201809181055-r
Change-Id: I2366444fca125139eadb6d513be721167a266d70
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 306cac463a..cd40d0e8e1 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.1-SNAPSHOT</version> + <version>5.1.1.201809181055-r</version> </parent> <artifactId>org.eclipse.jgit.lfs.server.test</artifactId> |