diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-05 15:06:56 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-05 15:06:56 +0200 |
commit | 2fe587fcfdba51c1d84194673473faf18a34896e (patch) | |
tree | b4cb14755dd197c8323316628a33a3829ea5a3dc /org.eclipse.jgit.packaging/pom.xml | |
parent | 5f8d91fded2f767ab609e58dcc22cc721b2e9c9d (diff) | |
download | jgit-2fe587fcfdba51c1d84194673473faf18a34896e.tar.gz jgit-2fe587fcfdba51c1d84194673473faf18a34896e.zip |
JGit v5.1.8.201906050907-rv5.1.8.201906050907-r
Change-Id: Iae0ffe161df2ca8a800d21688d6b7d7419dfb640
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 7607d22798..3679a019aa 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>5.1.8-SNAPSHOT</version> + <version>5.1.8.201906050907-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |