diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-09 23:42:31 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-09 23:42:31 +0100 |
commit | 1f368f886703223b7d97eaa8c664377c041042cc (patch) | |
tree | 819fac619a3b6f2c93d65d833f5ea834b577a340 /org.eclipse.jgit.lfs.server/pom.xml | |
parent | 30b6887d4421308c973f3c18c091a3360f9eecce (diff) | |
download | jgit-1f368f886703223b7d97eaa8c664377c041042cc.tar.gz jgit-1f368f886703223b7d97eaa8c664377c041042cc.zip |
Prepare 5.11.1-SNAPSHOT builds
Change-Id: I94628ccbb5099a65aa4345cfd28a141ff5555b68
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 2a2a843f9d..b726e6bdb5 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.0.202103091610-r</version> + <version>5.11.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |