diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-03-03 00:26:54 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-03-03 00:26:54 +0100 |
commit | 3d855dbfc68ce6979f5aa5a5467308f562f4b79a (patch) | |
tree | ca27b81b6fb7c6ea9e7992b34bf6d3ce855f0ab5 /pom.xml | |
parent | fd62a456499a57e5ae09c490b8bf2c72ff55154a (diff) | |
download | jgit-3d855dbfc68ce6979f5aa5a5467308f562f4b79a.tar.gz jgit-3d855dbfc68ce6979f5aa5a5467308f562f4b79a.zip |
JGit v3.3.0.201403021825-rv3.3.0.201403021825-r
Change-Id: Iaf3da455f7d6f691617299e881154ff8185a9d46
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>3.3.0-SNAPSHOT</version> + <version>3.3.0.201403021825-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |