diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-25 00:01:29 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-25 00:01:29 +0100 |
commit | 67af2d46dd74027804c2696744597a33eb387167 (patch) | |
tree | c1c12a0287b638fdfa8636882b444e5ec3fff4e1 /org.eclipse.jgit/pom.xml | |
parent | 78b18dbb839b6ff41f199ee338e53610f3fe5be3 (diff) | |
download | jgit-67af2d46dd74027804c2696744597a33eb387167.tar.gz jgit-67af2d46dd74027804c2696744597a33eb387167.zip |
JGit v4.9.8.201812241815-rv4.9.8.201812241815-r
Change-Id: Ic75e4611cce396b186680bc962f0c73b2ee5fff1
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 d8e6d78e3d..8b3e2a7929 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.9.8-SNAPSHOT</version> + <version>4.9.8.201812241815-r</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |