diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-26 12:33:24 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-26 12:33:24 +0200 |
commit | 3ed57820f2645293050d2329a597fc0b41d42e25 (patch) | |
tree | d991c0b51b64bf64c73f09b7f7f0ba67776769ee /org.eclipse.jgit.packaging/pom.xml | |
parent | 04b3cd0e151d90e5307912d0a7f0e645811e0a93 (diff) | |
download | jgit-3ed57820f2645293050d2329a597fc0b41d42e25.tar.gz jgit-3ed57820f2645293050d2329a597fc0b41d42e25.zip |
JGit v4.0.0.201505260635-rc2v4.0.0.201505260635-rc2
Change-Id: I496743145da865f9631b46a432c65c1e63ccb501
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 021032cb19..ea456c45d6 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.0.0-SNAPSHOT</version> + <version>4.0.0.201505260635-rc2</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |