diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-03 18:01:55 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-03 18:01:55 +0200 |
commit | 002f1628c690141507c47d92630d756abe6484a9 (patch) | |
tree | a0f4ebab27e6d3b9920ca49002a496f69ba3f41c /org.eclipse.jgit.lfs.server.test/pom.xml | |
parent | 7aec793266065435fc51fc6ee491290a4ae86e97 (diff) | |
download | jgit-002f1628c690141507c47d92630d756abe6484a9.tar.gz jgit-002f1628c690141507c47d92630d756abe6484a9.zip |
JGit v5.1.11.201909031202-rv5.1.11.201909031202-r
Change-Id: I288acf670160b9bcd2d04f572a902b5838b4d4f8
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 d43f4c5059..c614400cea 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.11-SNAPSHOT</version> + <version>5.1.11.201909031202-r</version> </parent> <artifactId>org.eclipse.jgit.lfs.server.test</artifactId> |