diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-10 16:05:18 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-10 16:05:18 +0100 |
commit | 9cf3a3e9b5cb17944d8f95c0a418f266a4408a6b (patch) | |
tree | 874639e0f9da3b0845d2d52661da3d95b24677b6 /pom.xml | |
parent | 7a3f62818078dea867fe7c5b4e28d215821086b6 (diff) | |
parent | e5aa53fec99bb7ec45442ab3d0ba58e1d52ee248 (diff) | |
download | jgit-9cf3a3e9b5cb17944d8f95c0a418f266a4408a6b.tar.gz jgit-9cf3a3e9b5cb17944d8f95c0a418f266a4408a6b.zip |
Merge branch 'stable-5.11'
* stable-5.11:
Update Orbit to R20210223232630
Prepare 5.11.1-SNAPSHOT builds
JGit v5.11.0.202103091610-r
Prepare 5.11.0-SNAPSHOT builds
JGit v5.11.0.202103031150-rc1
Change-Id: I808e53a3c54a49d0dd62c69818ea2f5672e16a91
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>5.11.0-SNAPSHOT</version> + <version>5.11.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |