diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-26 17:43:55 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-26 17:43:55 +0200 |
commit | ff4c10bf907dd455f7f98da7f0fbdaffecd31d9c (patch) | |
tree | 35a5f8fa4e2f3a3b6ff9160010e3bec44777ecc6 /org.eclipse.jgit/pom.xml | |
parent | 2f2f6e51b9e34034641f640691e4cc155e48153b (diff) | |
download | jgit-ff4c10bf907dd455f7f98da7f0fbdaffecd31d9c.tar.gz jgit-ff4c10bf907dd455f7f98da7f0fbdaffecd31d9c.zip |
JGit v5.12.0.202105261145-m3v5.12.0.202105261145-m3
Change-Id: I3b1af2032227900e6e0c6189f47bace1df67f0ab
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index f947327775..e268a2240b 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.12.0-SNAPSHOT</version> + <version>5.12.0.202105261145-m3</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |