diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-12 16:29:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-12 16:29:11 +0200 |
commit | 3dad0682be8899f32923f338163c6a6f4cddeb11 (patch) | |
tree | 9326374f8cee81997469e612dfcbe75404fda43b /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | 0e9361f06651bbc3d83bade35afd04caae9edc0c (diff) | |
download | jgit-3dad0682be8899f32923f338163c6a6f4cddeb11.tar.gz jgit-3dad0682be8899f32923f338163c6a6f4cddeb11.zip |
JGit v5.4.0.201906121030-rv5.4.0.201906121030-r
Change-Id: Ie68828af68d07cf8e3fe778d39436f539f1c73d0
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index d7fbacf6b0..aa7f822ac9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.4.0.201906120450-r</version> + <version>5.4.0.201906121030-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |