diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-06-11 16:39:41 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-06-11 16:39:41 +0200 |
commit | 03b8d1a202453e79fe5344149d020c775d662cd7 (patch) | |
tree | 35b074973d54ee1b68110474177e4b0aa70fc206 /org.eclipse.jgit.packaging/pom.xml | |
parent | 8c59e64412881db8b9291c68bb49cdfa67e66586 (diff) | |
download | jgit-03b8d1a202453e79fe5344149d020c775d662cd7.tar.gz jgit-03b8d1a202453e79fe5344149d020c775d662cd7.zip |
JGit v4.8.0.201706111038-rv4.8.0.201706111038-r
Change-Id: Ie33623a2191ffffc2ca5756fd078a7003c0c660f
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 000bcd5b22..f06b5701f8 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.8.0-SNAPSHOT</version> + <version>4.8.0.201706111038-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |