diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 12:00:26 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 12:00:26 +0100 |
commit | ce76f773f8207e5ceeb87d8f3da334c1e6295ad5 (patch) | |
tree | 253f5347a2c70d04ccefee466ca4a225bff82625 /org.eclipse.jgit.http.server/pom.xml | |
parent | 40366c1cf551fc59a04d796fe7f9cd99617e1416 (diff) | |
download | jgit-ce76f773f8207e5ceeb87d8f3da334c1e6295ad5.tar.gz jgit-ce76f773f8207e5ceeb87d8f3da334c1e6295ad5.zip |
Prepare 4.5.6-SNAPSHOT builds
Change-Id: I57c55187ada6d824b94a17f5a79a5bcff61f9ee9
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 3d19265eef..98c18cd228 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.5.5.201812240535-r</version> + <version>4.5.6-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |