diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-25 00:56:54 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-25 00:56:54 +0100 |
commit | cc76de549a28527b738b237fd39f5bc05ad6489e (patch) | |
tree | 5dd9d96b64374ed5caf375b2242a5d1919877d78 /org.eclipse.jgit/pom.xml | |
parent | affbb99271b7307c2e30795b561fb08a850f56c1 (diff) | |
download | jgit-cc76de549a28527b738b237fd39f5bc05ad6489e.tar.gz jgit-cc76de549a28527b738b237fd39f5bc05ad6489e.zip |
JGit v4.11.6.201812241910-rv4.11.6.201812241910-r
Change-Id: I21bfe7a76450184bce43cbe8ebcaa7891e4b12ed
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index eb4e1f72b7..1ebd36477a 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.11.6-SNAPSHOT</version> + <version>4.11.6.201812241910-r</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |