diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-12 20:47:04 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-12 20:47:04 +0100 |
commit | 1cb31111f730a64c3248e966af7814d75cd2ffb4 (patch) | |
tree | 5e6df2c05c1f3fa54416a6b06778a3a2a66f9821 /org.eclipse.jgit.packaging/pom.xml | |
parent | bf3d1ded35707432f62318dbcb1f7139cc67b28d (diff) | |
download | jgit-1cb31111f730a64c3248e966af7814d75cd2ffb4.tar.gz jgit-1cb31111f730a64c3248e966af7814d75cd2ffb4.zip |
JGit v4.5.6.201903121547-rv4.5.6.201903121547-r
Change-Id: I5a071ed10e1ac1ab28f992d45cde335c12556a80
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 1baae7a55d..b483c76d74 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.5.6-SNAPSHOT</version> + <version>4.5.6.201903121547-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |