diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 15:55:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 15:55:12 +0200 |
commit | 430ff2187cb0e87e86056e3d4957ecc0dd5924d3 (patch) | |
tree | be73c3b3aba4c8d08f64fa941f3b3f55b1ae14d8 /org.eclipse.jgit.http.test/pom.xml | |
parent | 0bd9cb62cca51e9e6078d55fd202c990ab8b3263 (diff) | |
download | jgit-430ff2187cb0e87e86056e3d4957ecc0dd5924d3.tar.gz jgit-430ff2187cb0e87e86056e3d4957ecc0dd5924d3.zip |
Prepare 4.9.6-SNAPSHOT builds
Change-Id: I9fb8f6cc45409e0884b898187323ac91953754c3
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 5a4734b88d..a5c795ac5c 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.5.201809180939-r</version> + <version>4.9.6-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |