diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-31 16:05:49 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-31 16:05:49 +0200 |
commit | 56b435a61c25d12924e75ae160d0878790efcfec (patch) | |
tree | d2bf99c5068b21c940acd463a80ae5b0674ff729 /org.eclipse.jgit.lfs/pom.xml | |
parent | a0b818ce01e928b9b7ffb568a87e41a70504e244 (diff) | |
download | jgit-56b435a61c25d12924e75ae160d0878790efcfec.tar.gz jgit-56b435a61c25d12924e75ae160d0878790efcfec.zip |
JGit v4.9.3.201807311005-rv4.9.3.201807311005-r
Change-Id: I3f4f437649736c6a27e78d536344c7b31c8a0f65
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs/pom.xml b/org.eclipse.jgit.lfs/pom.xml index 9fbf776639..c20a340f47 100644 --- a/org.eclipse.jgit.lfs/pom.xml +++ b/org.eclipse.jgit.lfs/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.9.3-SNAPSHOT</version> + <version>4.9.3.201807311005-r</version> </parent> <artifactId>org.eclipse.jgit.lfs</artifactId> |