diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-05 23:08:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-05 23:08:18 +0200 |
commit | 41b194c718d50763a79951029787cca70a5804a5 (patch) | |
tree | 5ef1fbc35c6752461b778efb0cc6d6dfdcacbe84 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | |
parent | 05fd01656ee295e4a8d3c1efff0ca3a6f48c1f4c (diff) | |
download | jgit-41b194c718d50763a79951029787cca70a5804a5.tar.gz jgit-41b194c718d50763a79951029787cca70a5804a5.zip |
JGit v4.3.1.201605051710-rv4.3.1.201605051710-r
Change-Id: I25fb72cc17d7a27b0b69746d907dac9ccd4d7997
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml index 795ea21c00..0d2f93ebd6 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.3.1-SNAPSHOT</version> + <version>4.3.1.201605051710-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |