diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-13 23:42:10 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-13 23:42:10 +0200 |
commit | 8dad905f20142e699faa974e7bd4cba6ced335cc (patch) | |
tree | 71eb5c82c187427cbe0466ff7fb53588a6e925ed /org.eclipse.jgit.http.server/pom.xml | |
parent | 618d8c4784e1c7261057eb4bb0b0fba4fe4d19fb (diff) | |
download | jgit-8dad905f20142e699faa974e7bd4cba6ced335cc.tar.gz jgit-8dad905f20142e699faa974e7bd4cba6ced335cc.zip |
JGit v5.11.1.202105131744-rv5.11.1.202105131744-r
Change-Id: Id74eecbde63edbc58b6262ae01ef34d8bebc0f88
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 a3f1d2d57e..bb3925d53a 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.11.1-SNAPSHOT</version> + <version>5.11.1.202105131744-r</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |