diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-09-07 23:58:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-09-07 23:58:44 +0200 |
commit | 48820c7b074f42596f573248bd15d45b5e486fdb (patch) | |
tree | 60ea6339c2b6d01ae4a5f3837e7ff5c2a0f935ba /org.eclipse.jgit/pom.xml | |
parent | bbe99d5b39326f618fec0702bfabbfa374f09b00 (diff) | |
download | jgit-48820c7b074f42596f573248bd15d45b5e486fdb.tar.gz jgit-48820c7b074f42596f573248bd15d45b5e486fdb.zip |
JGit 3.5.0.201409071800-rc1v3.5.0.201409071800-rc1
Change-Id: I59e5e2492820da111df1837fbf3649a2ae03841c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index b2bdc13d27..8fb6372723 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.5.0-SNAPSHOT</version> + <version>3.5.0.201409071800-rc1</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |