diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-24 15:50:41 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-24 15:50:41 +0100 |
commit | 9eacae28dfedfaea51f0542f579b090ccf18b001 (patch) | |
tree | 76b23ed884d412f6fc973a75b74d3e7239466650 /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | 1b7eafab13aaf4ac1d9a7fbe72fb18035fded1f5 (diff) | |
download | jgit-9eacae28dfedfaea51f0542f579b090ccf18b001.tar.gz jgit-9eacae28dfedfaea51f0542f579b090ccf18b001.zip |
JGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3
Change-Id: Iea6b3515fa63db497989194b6bf50fe7324086d0
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.gpg.bc/pom.xml')
-rw-r--r-- | org.eclipse.jgit.gpg.bc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.gpg.bc/pom.xml b/org.eclipse.jgit.gpg.bc/pom.xml index d94517c1a8..4d44d9c4fb 100644 --- a/org.eclipse.jgit.gpg.bc/pom.xml +++ b/org.eclipse.jgit.gpg.bc/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.11.0-SNAPSHOT</version> + <version>5.11.0.202102240950-m3</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |