diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-09-03 23:47:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-09-03 23:47:11 +0200 |
commit | c338c19f6dbc845542f63d7d8ba0b39088c61b56 (patch) | |
tree | e44de3624690cec34787641931e085225a8d1c6c /org.eclipse.jgit.lfs.server/pom.xml | |
parent | dc008ddb6c61262284cf51daabdc08a0dc0568bc (diff) | |
download | jgit-c338c19f6dbc845542f63d7d8ba0b39088c61b56.tar.gz jgit-c338c19f6dbc845542f63d7d8ba0b39088c61b56.zip |
Prepare 7.1.0-SNAPSHOT builds
Change-Id: Iba206a2d4645fc275cd2cd1cb3ae965b8ceafb28
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 6433cb8183..297ee3d28d 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>7.0.1-SNAPSHOT</version> + <version>7.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |