diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 09:36:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 09:36:35 +0200 |
commit | de0a6879484e1a31dee4ccc5ad2ca9856d6b0746 (patch) | |
tree | 01dc3001d2f7c75688a40e4fc547ffcb7338771a /org.eclipse.jgit.http.test/pom.xml | |
parent | 6657f93adbbaafc582457994c83cab5d5dea0882 (diff) | |
download | jgit-de0a6879484e1a31dee4ccc5ad2ca9856d6b0746.tar.gz jgit-de0a6879484e1a31dee4ccc5ad2ca9856d6b0746.zip |
Prepare 4.9.5-SNAPSHOT builds
Change-Id: Ie8d2b60be1803399027e1a3e9734625278a63861
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 37a7eebed1..ed300eb8e0 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.4.201809090327-r</version> + <version>4.9.5-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |