diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-15 22:46:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-15 22:46:38 +0200 |
commit | adccfd450372f441a3abdc5f36e9067dceaa8e34 (patch) | |
tree | 9b71f7fb6d35bfd6f3ec53de5d612640b6df2699 /org.eclipse.jgit/pom.xml | |
parent | d6e00d201514ce69addcbfb1c7163f42336f3e66 (diff) | |
download | jgit-4.5.7.201904151645-r.tar.gz jgit-4.5.7.201904151645-r.zip |
JGit v4.5.7.201904151645-rv4.5.7.201904151645-r
Change-Id: I3e32cf13f5cb99d8e570412d80d941740399c07d
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 61646ce684..83dadce1f7 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.5.7-SNAPSHOT</version> + <version>4.5.7.201904151645-r</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |