diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-12-24 15:51:54 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-12-24 15:51:54 +0100 |
commit | 3857c3168f5a0db5aab21fd64b0e6813263ba3f6 (patch) | |
tree | 0f645a3675de3b7fa77725ac7098182f9215e62e /org.eclipse.jgit.http.server/pom.xml | |
parent | 73a432514936fcee1386b37a0d60dcd913706bd1 (diff) | |
download | jgit-3857c3168f5a0db5aab21fd64b0e6813263ba3f6.tar.gz jgit-3857c3168f5a0db5aab21fd64b0e6813263ba3f6.zip |
Prepare 4.6.1-SNAPSHOT builds
Change-Id: I6b05a6f6c3f92365c272e1bdaf76093ca01f2d58
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.xml | 2 |
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 5284822e7d..c80bc4ecad 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.6.0.201612231935-r</version> + <version>4.6.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |