diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 01:24:42 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 01:24:42 +0200 |
commit | 73e6a93ba26ee640e38c2397e38ce3797d8f4bb0 (patch) | |
tree | e82583bc426025dbfbf9f000b14eaa353944d1e2 /org.eclipse.jgit.http.test/pom.xml | |
parent | 7d94b446fe0732bc74ae90abed4599c816166664 (diff) | |
download | jgit-73e6a93ba26ee640e38c2397e38ce3797d8f4bb0.tar.gz jgit-73e6a93ba26ee640e38c2397e38ce3797d8f4bb0.zip |
JGit v4.9.6.201810051924-rv4.9.6.201810051924-r
Change-Id: Ib39aaae26da17aa37d654b24c1defd45126f4ea2
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 a5c795ac5c..6bd3a64a79 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.6-SNAPSHOT</version> + <version>4.9.6.201810051924-r</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |