diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-03 00:49:02 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-03 00:49:02 +0200 |
commit | 2796d86d1e71cbcb62d72778c81450e156f07b67 (patch) | |
tree | 4af400bf6fa65294eac4b2a72fbb390b8eae58d0 /org.eclipse.jgit.http.server/pom.xml | |
parent | 285073d55401d52e7b451b101dc1d3be879a1147 (diff) | |
download | jgit-2796d86d1e71cbcb62d72778c81450e156f07b67.tar.gz jgit-2796d86d1e71cbcb62d72778c81450e156f07b67.zip |
JGit v5.5.1.201910021850-rv5.5.1.201910021850-r
Change-Id: I9930b35b095f638119b4601a8311257daf5e5420
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 69249bed8e..b9e1e564c4 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>5.5.1-SNAPSHOT</version> + <version>5.5.1.201910021850-r</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |