diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-12 10:38:44 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-12 10:38:44 +0100 |
commit | b5e5abcf4d6221c981e21b2d78f3fc7500b89a41 (patch) | |
tree | 5513fc596be122c74e113768b3be335263f276c7 /org.eclipse.jgit.http.apache/pom.xml | |
parent | 3e131a35e3166f1615611b4df30b1772812b6016 (diff) | |
download | jgit-b5e5abcf4d6221c981e21b2d78f3fc7500b89a41.tar.gz jgit-b5e5abcf4d6221c981e21b2d78f3fc7500b89a41.zip |
JGit v3.5.2.201411120430-rv3.5.2.201411120430-r
Change-Id: I217d25ee712cbde52bc9319ef1dd15d2f571d37a
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 dcfe0a6439..b76c4bc5b1 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.5.2-SNAPSHOT</version> + <version>3.5.2.201411120430-r</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |