diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 02:04:31 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 02:04:31 +0100 |
commit | a888f80856c8bbbaf969a9a65a3cf6f7270368b5 (patch) | |
tree | e69a31002e62ea6bf81a1ceaa7cdfa59c513c894 /org.eclipse.jgit.http.test/pom.xml | |
parent | 7204e35f93f4dbcc682f75a67382a0233c018e80 (diff) | |
download | jgit-a888f80856c8bbbaf969a9a65a3cf6f7270368b5.tar.gz jgit-a888f80856c8bbbaf969a9a65a3cf6f7270368b5.zip |
JGit v4.11.7.201903122105-rv4.11.7.201903122105-r
Change-Id: I4fc62c304b5a8452ca72a3b305e5732a26120000
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index 71547a43b9..bb1354f2ef 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.11.7-SNAPSHOT</version> + <version>4.11.7.201903122105-r</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |