Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-12-05 00:32:59 +0000
committerMatthias Sohn2019-12-05 00:32:59 +0000
commitf487a9eb2e4d3729ce282bc54f84ef74fec3e711 (patch)
treed86a28da54d35c62ed520a059e27132d6f9e33c6 /org.eclipse.jgit.lfs/pom.xml
parent08d4c63b6dffd6f2314f7ec6de24c1dd9070a44b (diff)
downloadjgit-f487a9eb2e4d3729ce282bc54f84ef74fec3e711.tar.gz
jgit-f487a9eb2e4d3729ce282bc54f84ef74fec3e711.tar.xz
jgit-f487a9eb2e4d3729ce282bc54f84ef74fec3e711.zip
Prepare 5.7.0-SNAPSHOT builds
Change-Id: I7efa0cd08dee711d6fefc3e6bb478a3cb11fe85c 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 f1df7a0833..49daf4238c 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.6.0-SNAPSHOT</version>
+ <version>5.7.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.lfs</artifactId>

Back to the top