diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-07 00:20:43 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-07 00:20:43 +0100 |
commit | c84c08107d78c99ce4cd74d558947e7715a9ca99 (patch) | |
tree | 23b12edf7df47a2a85514f8d263b726d0ab62586 /org.eclipse.jgit.packaging/pom.xml | |
parent | 1136834f02db3e35eb0da0ddcda45fe1d32de452 (diff) | |
download | jgit-c84c08107d78c99ce4cd74d558947e7715a9ca99.tar.gz jgit-c84c08107d78c99ce4cd74d558947e7715a9ca99.zip |
JGit v5.2.0.201812061821-rv5.2.0.201812061821-r
Change-Id: I8528c913ad1a820ee9a2fa6be1c9125b518caefe
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 6a927e9b26..bf98f455d8 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.2.0-SNAPSHOT</version> + <version>5.2.0.201812061821-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |