diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-09-08 13:01:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-09-08 13:01:43 +0200 |
commit | dd169769bf42115e1dee749efeecab84544b28c4 (patch) | |
tree | 7aa95a93c0f7cd9fb5e70c1a97ab5e4935b0d82b /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | e70b48bbd234f95057c4d714bc8ac6dd8ef37986 (diff) | |
download | jgit-dd169769bf42115e1dee749efeecab84544b28c4.tar.gz jgit-dd169769bf42115e1dee749efeecab84544b28c4.zip |
JGit v5.9.0.202009080501-rv5.9.0.202009080501-r
Change-Id: Ic98ae61b3f327ef72256fd9b2e28510e3a481de7
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 4af00e66c8..d4c6b5478b 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.9.0-SNAPSHOT</version> + <version>5.9.0.202009080501-r</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |