diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-05-17 14:26:54 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-05-17 14:26:54 +0200 |
commit | b7d49e6d3c98ab62641d7c50b03fd080437c2277 (patch) | |
tree | c7c1b3a8ef52350d4174f322b4d33e79bd75d072 /org.eclipse.jgit.packaging/pom.xml | |
parent | 69d5e89e99707119837eb1f025ee2c8d6d376996 (diff) | |
download | jgit-b7d49e6d3c98ab62641d7c50b03fd080437c2277.tar.gz jgit-b7d49e6d3c98ab62641d7c50b03fd080437c2277.zip |
JGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1
Change-Id: I60c0a40f2e38748641b25a25bcf10346e2950886
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..628e4f57e9 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.201705170830-rc1</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |