diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-11-27 16:01:20 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-11-27 16:01:20 +0100 |
commit | 6c9aa82f709b000aa944a2d665a9d1ad82857c5c (patch) | |
tree | 5d0bcdee82655224be56352528591064149b3ad7 /org.eclipse.jgit.pgm/pom.xml | |
parent | 853098e13eb82ff3c055da128d86ee2871c77a1a (diff) | |
download | jgit-6c9aa82f709b000aa944a2d665a9d1ad82857c5c.tar.gz jgit-6c9aa82f709b000aa944a2d665a9d1ad82857c5c.zip |
JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3
Change-Id: I3810892c2bed947e4dfaa615a7b4d93eeb46abb9
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 003076fd98..63934834f2 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.6.0-SNAPSHOT</version> + <version>5.6.0.201911271000-m3</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |