diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-29 00:49:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-29 00:49:12 +0200 |
commit | 30fad6758fbf992fe0d5d4cd9840e3adf4d4581b (patch) | |
tree | 745984100c2d5d4825d51d302c7dd9db9e45a63d /org.eclipse.jgit.junit.http/pom.xml | |
parent | a51899c2036984fa7a04290ca1364a02af34f95a (diff) | |
download | jgit-30fad6758fbf992fe0d5d4cd9840e3adf4d4581b.tar.gz jgit-30fad6758fbf992fe0d5d4cd9840e3adf4d4581b.zip |
JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2
Change-Id: I490ad8cc7590f70783d3fbd6dd6f0e0446ae5afe
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 78c1ca3ca9..0bcf6affe2 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>3.0.0-SNAPSHOT</version> + <version>3.0.0.201305281830-rc2</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |