Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-07-31 20:07:17 +0000
committerMatthias Sohn2018-07-31 20:07:17 +0000
commita8c7c42ff18d5bbe453e6904a593aa870f4aec56 (patch)
tree0b64c01b7b25f05ec34e0b8bd266c84c5d2497d1 /org.eclipse.jgit.http.server/pom.xml
parente51d2fcda89e0456930f5c46da933072968dfb60 (diff)
downloadjgit-a8c7c42ff18d5bbe453e6904a593aa870f4aec56.tar.gz
jgit-a8c7c42ff18d5bbe453e6904a593aa870f4aec56.tar.xz
jgit-a8c7c42ff18d5bbe453e6904a593aa870f4aec56.zip
Prepare 4.11.2-SNAPSHOT builds
Change-Id: I02630900ab131478b30abe68b2133d2c8a5a67ab Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server/pom.xml')
-rw-r--r--org.eclipse.jgit.http.server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml
index eb78bd07f6..7cc318d64c 100644
--- a/org.eclipse.jgit.http.server/pom.xml
+++ b/org.eclipse.jgit.http.server/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>4.11.1.201807311124-r</version>
+ <version>4.11.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.http.server</artifactId>

Back to the top