diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-10-14 00:38:49 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-10-14 00:38:49 +0200 |
commit | 450ce163eff705e3f7d464f39810489434eaf343 (patch) | |
tree | 6f5b3c6ac0e2dd7f1843ab6aac13a06019d6579e /org.eclipse.jgit.http.apache/pom.xml | |
parent | 2a01c98ea199bc101cfcda98ab12a7a4c4c20e52 (diff) | |
download | jgit-450ce163eff705e3f7d464f39810489434eaf343.tar.gz jgit-450ce163eff705e3f7d464f39810489434eaf343.zip |
JGit v3.5.1.201410131835-rv3.5.1.201410131835-r
Change-Id: I37e049c8e81f963cfb7c17f1af91fd4245766aee
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 5877f8374b..ef7e0d0d3a 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.1-SNAPSHOT</version> + <version>3.5.1.201410131835-r</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |