diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:55:20 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 16:55:20 +0200 |
commit | b06d2e6a31807aa6da0d3f748c737f58e8c0ca77 (patch) | |
tree | 9e10a8e7c45bb8e511e27f04844691f9f99ecfcf /org.eclipse.jgit.packaging/pom.xml | |
parent | b1ac54034f809b83881074b9f8007a6e5c53fa45 (diff) | |
download | jgit-b06d2e6a31807aa6da0d3f748c737f58e8c0ca77.tar.gz jgit-b06d2e6a31807aa6da0d3f748c737f58e8c0ca77.zip |
JGit v5.1.1.201809181055-rv5.1.1.201809181055-r
Change-Id: I2366444fca125139eadb6d513be721167a266d70
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 5d44e416dd..6cd36a5f05 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.1-SNAPSHOT</version> + <version>5.1.1.201809181055-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |