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.junit.http/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.junit.http/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml index 2365907aa4..d70c482d10 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0.201505260635-rc2</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |