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.packaging/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.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 1932691339..93cd5510b7 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.3.0-SNAPSHOT</version> + <version>3.3.0.201402191814-rc1</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |