diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-07 09:38:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-07 09:38:29 +0200 |
commit | 1f062c64be839a66e9ddd7faa0040312ef8ea774 (patch) | |
tree | c63a65775b0c8b1ae484571434ffd84b2976d85d /org.eclipse.jgit.pgm.test/pom.xml | |
parent | 09fe387cbae9a055a17775c6ca48bbad86ceeb7f (diff) | |
download | jgit-1f062c64be839a66e9ddd7faa0040312ef8ea774.tar.gz jgit-1f062c64be839a66e9ddd7faa0040312ef8ea774.zip |
JGit v5.12.0.202106070339-rv5.12.0.202106070339-r
Change-Id: I0fbfea2c83f1ce83f75130cc97591547032f1104
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index 8398d6bfc0..b5e2e16d38 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/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.202106070339-r</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |