aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-09-14 00:15:31 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-09-14 00:15:31 +0200
commited805cfec66622cca4e3afc33fa409bf1cc625f0 (patch)
tree58ff0c99fcf5a36fe35f36b469ca10be4b63711b /org.eclipse.jgit.lfs.server/pom.xml
parent1987c25a591eb74e02c7e0ce8184d9f203d04481 (diff)
parenta19494b735528b6eb678ac9dbc6a92b8db8560ab (diff)
downloadjgit-ed805cfec66622cca4e3afc33fa409bf1cc625f0.tar.gz
jgit-ed805cfec66622cca4e3afc33fa409bf1cc625f0.zip
Merge branch 'next'
* next: Enable CommitCommand to use a fluent style Prepare 6.0.0-SNAPSHOT builds Change-Id: Ibd247d5990983bedadd8b959a82215914d216ed1
Diffstat (limited to 'org.eclipse.jgit.lfs.server/pom.xml')
-rw-r--r--org.eclipse.jgit.lfs.server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.server/pom.xml b/org.eclipse.jgit.lfs.server/pom.xml
index 5981c8b7dc..948c65a435 100644
--- a/org.eclipse.jgit.lfs.server/pom.xml
+++ b/org.eclipse.jgit.lfs.server/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>5.13.1-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.lfs.server</artifactId>