diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-10 17:35:05 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-10 17:35:05 +0100 |
commit | 9710c6292ab0c8db28c6e3051ff7f1cca9e9a031 (patch) | |
tree | 722ff48c003b28169aa2eb8f750372897ec9bb76 /org.eclipse.jgit.http.apache/pom.xml | |
parent | 23125abc20758f06aae9877306ceca6651750b3c (diff) | |
download | jgit-9710c6292ab0c8db28c6e3051ff7f1cca9e9a031.tar.gz jgit-9710c6292ab0c8db28c6e3051ff7f1cca9e9a031.zip |
JGit v5.6.0.201912101111-rv5.6.0.201912101111-r
Change-Id: Icbb3b46f9d04e45da53936860e07e69fde12971c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.apache/pom.xml b/org.eclipse.jgit.http.apache/pom.xml index 4be8a980ff..bf2f291537 100644 --- a/org.eclipse.jgit.http.apache/pom.xml +++ b/org.eclipse.jgit.http.apache/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.6.0-SNAPSHOT</version> + <version>5.6.0.201912101111-r</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |