diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-02 16:49:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-02 16:49:17 +0200 |
commit | 45a4c131aeac6e348bd081bdba9764fda290fac0 (patch) | |
tree | ec159a3a55a4e3d012ab367ce47ce6cf24f4b384 /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | 1f733663bf05d17029980c634faf091fc5eba75c (diff) | |
download | jgit-45a4c131aeac6e348bd081bdba9764fda290fac0.tar.gz jgit-45a4c131aeac6e348bd081bdba9764fda290fac0.zip |
JGit v5.12.0.202106021050-rc1v5.12.0.202106021050-rc1
Change-Id: I622ee049f14f37504ff4a062f03d6fc25465d0ec
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 d5b7962579..30ddbd052b 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.12.0-SNAPSHOT</version> + <version>5.12.0.202106021050-rc1</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |