diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-02 11:03:41 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-02 11:03:41 +0200 |
commit | 38258f3f72ebb891de6656f5c622217a8eb5d39b (patch) | |
tree | 9a738846344200fdfd195d4b34cc9ec096f19384 /org.eclipse.jgit.http.test/pom.xml | |
parent | e59a17d7338a5b451f8fab872f7297be462bd2c0 (diff) | |
download | jgit-38258f3f72ebb891de6656f5c622217a8eb5d39b.tar.gz jgit-38258f3f72ebb891de6656f5c622217a8eb5d39b.zip |
JGit v5.3.6.201910020505-rv5.3.6.201910020505-r
Change-Id: I12d1c6af03f2d7474c99c22cd2aabb77e95fcb32
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 151574ece5..566c6a5893 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>5.3.6-SNAPSHOT</version> + <version>5.3.6.201910020505-r</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |