diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-20 09:50:16 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-20 09:50:16 +0200 |
commit | cf24983b234af44bb2066e6c18f107e33d02c483 (patch) | |
tree | 48ccdb3da553111ba5ebe0c2c9fb19e839c816b9 /org.eclipse.jgit.packaging/pom.xml | |
parent | 8fc3903989fdd288bbc589a201646030b62fc3fb (diff) | |
download | jgit-cf24983b234af44bb2066e6c18f107e33d02c483.tar.gz jgit-cf24983b234af44bb2066e6c18f107e33d02c483.zip |
JGit v5.1.3.201810200350-rv5.1.3.201810200350-r
Change-Id: Ib2c5a79d4fdf77680b7b65652fc3659527df27ad
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 142a70639d..752ea0513e 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.3-SNAPSHOT</version> + <version>5.1.3.201810200350-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |