diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:46:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:46:18 +0200 |
commit | 35255a2a2938ee22009fbabd57df0a5206d41e8d (patch) | |
tree | 2a7ccf147598295e00de7f093e56f7f679743519 /org.eclipse.jgit.http.test/pom.xml | |
parent | 47ad1f6c8a202dd52d945b6defa09c87f8d51e66 (diff) | |
download | jgit-35255a2a2938ee22009fbabd57df0a5206d41e8d.tar.gz jgit-35255a2a2938ee22009fbabd57df0a5206d41e8d.zip |
Prepare 4.11.4-SNAPSHOT builds
Change-Id: Id2f83eb3b2070637997cfece59f4f15698267908
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 8b6dc8ca4d..dfe6388901 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.11.3.201809181037-r</version> + <version>4.11.4-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |