diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-02-20 00:14:45 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-02-20 00:14:45 +0100 |
commit | 8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab (patch) | |
tree | 03c30ec0e8062bf04624dceb4b825d66027af1d4 /org.eclipse.jgit.junit/pom.xml | |
parent | 514719aa67ad2c980933bcf26dce0668f17c125d (diff) | |
download | jgit-8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab.tar.gz jgit-8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab.zip |
JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1
Change-Id: Ida3a0417ae646ce37214153f49a85de2be3dd4fd
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 3e084e3b4e..7b7f04b00a 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.3.0-SNAPSHOT</version> + <version>3.3.0.201402191814-rc1</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |