diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-04 16:58:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-04 16:58:04 +0200 |
commit | dd06dcdcf2fcaa94eb380744c33f62b32575a575 (patch) | |
tree | f64f6e0f7d5f3df944d76da2c335c0daad86ad0a /org.eclipse.jgit.packaging/pom.xml | |
parent | 9b46a47fb7eb68967f1a2550c5393f54d1e255ad (diff) | |
download | jgit-dd06dcdcf2fcaa94eb380744c33f62b32575a575.tar.gz jgit-dd06dcdcf2fcaa94eb380744c33f62b32575a575.zip |
JGit v3.4.0.201406041058-rc3v3.4.0.201406041058-rc3
Change-Id: If0cfec023788cae7713dd1ccc250e221365ef984
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 875d50c319..23ebde288c 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>3.4.0-SNAPSHOT</version> + <version>3.4.0.201406041058-rc3</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |