diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-15 19:22:36 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-15 19:22:36 +0100 |
commit | 3c527a8a379d109d25af69efd242762dcde7bc1a (patch) | |
tree | ebef5d0c25c4a007add80a4583d72da8ac8c1924 /org.eclipse.jgit.pgm/pom.xml | |
parent | 0652b5b213b03a0f891b65f093bbf5fa488a241c (diff) | |
download | jgit-3c527a8a379d109d25af69efd242762dcde7bc1a.tar.gz jgit-3c527a8a379d109d25af69efd242762dcde7bc1a.zip |
JGit v5.7.0.202001151323-m1v5.7.0.202001151323-m1
Change-Id: I7701bee6f05d66012c59092126eb4d52f828dc24
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index b52a399e53..e62697596c 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.7.0-SNAPSHOT</version> + <version>5.7.0.202001151323-m1</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |