diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:36:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:36:53 +0200 |
commit | 47ad1f6c8a202dd52d945b6defa09c87f8d51e66 (patch) | |
tree | 6e8202d3e07047d20ee52eaecce0ea8201455b55 /org.eclipse.jgit.http.test/pom.xml | |
parent | 969af66800ed9f56f1a6b73cc9d152df740eaa6b (diff) | |
download | jgit-47ad1f6c8a202dd52d945b6defa09c87f8d51e66.tar.gz jgit-47ad1f6c8a202dd52d945b6defa09c87f8d51e66.zip |
JGit v4.11.3.201809181037-rv4.11.3.201809181037-r
Change-Id: I6b57b02e41f02916127b1866d573a634d6f6d796
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 4f336dab70..8b6dc8ca4d 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.3-SNAPSHOT</version> + <version>4.11.3.201809181037-r</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |