diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-10 16:06:00 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-10 16:34:28 +0100 |
commit | 232876421d067a1242e8afcaa33b9171342fee3e (patch) | |
tree | 404bc5ce8fd4160128a2fc92f77809a636213df6 /org.eclipse.jgit.lfs.server/pom.xml | |
parent | 9cf3a3e9b5cb17944d8f95c0a418f266a4408a6b (diff) | |
download | jgit-232876421d067a1242e8afcaa33b9171342fee3e.tar.gz jgit-232876421d067a1242e8afcaa33b9171342fee3e.zip |
Prepare 5.12.0-SNAPSHOT builds
Change-Id: I736de7c3deb11da75777d459f47332df0b486443
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.server/pom.xml | 2 |
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 b726e6bdb5..cfb0f9fe49 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.11.1-SNAPSHOT</version> + <version>5.12.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |