Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-06-12 08:50:14 +0000
committerMatthias Sohn2019-06-12 08:50:14 +0000
commit0e9361f06651bbc3d83bade35afd04caae9edc0c (patch)
treeadcfb46348e922a2ac793e6cf5d6eb8fc130d71a /org.eclipse.jgit.lfs/pom.xml
parent0f4554f12644b110f7b744a9f5f0ee34873e9497 (diff)
downloadjgit-0e9361f06651bbc3d83bade35afd04caae9edc0c.tar.gz
jgit-0e9361f06651bbc3d83bade35afd04caae9edc0c.tar.xz
jgit-0e9361f06651bbc3d83bade35afd04caae9edc0c.zip
JGit v5.4.0.201906120450-r
Change-Id: Iea17cba848d4e53d69d34e952a2476c375721aa4 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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs/pom.xml b/org.eclipse.jgit.lfs/pom.xml
index 3b6fe5c633..e460a00310 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>5.4.0-SNAPSHOT</version>
+ <version>5.4.0.201906120450-r</version>
</parent>
<artifactId>org.eclipse.jgit.lfs</artifactId>

Back to the top