diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-20 01:27:52 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-20 01:27:52 +0200 |
commit | 92aca6195dec146bbcb7457a52db721776df381e (patch) | |
tree | 33cdbd1a5ea6c7465e2f47abffb688848d4396eb /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | |
parent | 976a8e369d0c53b6c3f794dc3e9738cc0d18bdda (diff) | |
download | jgit-92aca6195dec146bbcb7457a52db721776df381e.tar.gz jgit-92aca6195dec146bbcb7457a52db721776df381e.zip |
JGit v4.11.5.201810191925-rv4.11.5.201810191925-r
Change-Id: I9d11536062de74775ca545c26f341610d0ddaeb2
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 45aa53447f..a9f0de44f3 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.11.5-SNAPSHOT</version> + <version>4.11.5.201810191925-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |