diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-21 00:16:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-21 00:16:29 +0200 |
commit | 03f6e83c40b75bce31dd9bc65332f9c53310d112 (patch) | |
tree | 18904508a273be8c18c1c3706ef8cdb56a95d16e /org.eclipse.jgit.http.apache/pom.xml | |
parent | 4b2b3294b8af9631ea66728baa2839fbcca630f5 (diff) | |
download | jgit-03f6e83c40b75bce31dd9bc65332f9c53310d112.tar.gz jgit-03f6e83c40b75bce31dd9bc65332f9c53310d112.zip |
JGit v3.4.1.201406201815-rv3.4.1.201406201815-r
Change-Id: I4383a90fd91a243cd5ce5d0ae4e53874b36c1f47
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..9ae2bbd72e 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.1.201406201815-r</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |