diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 12:50:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 14:05:29 +0200 |
commit | c2a866b1098ec9fb280d894e7972648a3d521c11 (patch) | |
tree | 45a14255964805ef5a397267bbe55a2b55a363df /org.eclipse.jgit.packaging/pom.xml | |
parent | 816bcd259e73682f72147495a1287ee54a5dc04c (diff) | |
download | jgit-c2a866b1098ec9fb280d894e7972648a3d521c11.tar.gz jgit-c2a866b1098ec9fb280d894e7972648a3d521c11.zip |
JGit v4.11.4.201810060650-rv4.11.4.201810060650-r
Change-Id: I5700ebd341b6b997a7757b17e7d731c4ce608ec2
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 63bbe6225e..c310ba4df8 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.11.4-SNAPSHOT</version> + <version>4.11.4.201810060650-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |