diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-15 15:29:36 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-15 15:29:36 +0100 |
commit | 24b7e912642000d5d6672ba9c2ab47a2e4a593c8 (patch) | |
tree | 4d033e424cd2ea778ff3dd13c5de51a8046f6278 /org.eclipse.jgit.http.test/pom.xml | |
parent | c86327979f1362cf742e1401a95fdec259636d37 (diff) | |
download | jgit-24b7e912642000d5d6672ba9c2ab47a2e4a593c8.tar.gz jgit-24b7e912642000d5d6672ba9c2ab47a2e4a593c8.zip |
JGit v4.9.2.201712150930-rv4.9.2.201712150930-r
Change-Id: I013964045d532659a4be3b81d6612b59bc9ffb14
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 d837ab26e8..02462f6708 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.9.2-SNAPSHOT</version> + <version>4.9.2.201712150930-r</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |