diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-11 15:20:26 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-11 15:20:26 +0200 |
commit | d0daad884f63953ef2155cf0bea8347d74b780a5 (patch) | |
tree | 562aad909fc4d06e54f19293743591f2b3a7db12 /org.eclipse.jgit.http.apache/pom.xml | |
parent | 3b83e1a398f8a638e725621aae60d45210879a59 (diff) | |
download | jgit-d0daad884f63953ef2155cf0bea8347d74b780a5.tar.gz jgit-d0daad884f63953ef2155cf0bea8347d74b780a5.zip |
JGit v3.4.0.201406110918-rv3.4.0.201406110918-r
Change-Id: I56543234316f04bff4e45628bcb8286a6e52e31f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.apache/pom.xml b/org.eclipse.jgit.http.apache/pom.xml index 32fb6a95a5..caf5addb02 100644 --- a/org.eclipse.jgit.http.apache/pom.xml +++ b/org.eclipse.jgit.http.apache/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.4.0.201406110918-r</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |