diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-05 17:50:19 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-05 17:50:19 +0200 |
commit | 92679d792fd967e33ef371451f1948d6add58fec (patch) | |
tree | f2f1b477336922e496aa4cd80007c3c6cafaae6c /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | f4069bb4ec39b0934ad0952427c2d9d31c76eec9 (diff) | |
download | jgit-92679d792fd967e33ef371451f1948d6add58fec.tar.gz jgit-92679d792fd967e33ef371451f1948d6add58fec.zip |
JGit v5.12.0.202105051250-m2v5.12.0.202105051250-m2
Change-Id: Ic7d86c91ec0ff9aa0678dcb971c197e62a4ca2dc
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..1ee94ca0e3 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.202105051250-m2</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |