summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.repository
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-03-10 16:05:18 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-03-10 16:05:18 +0100
commit9cf3a3e9b5cb17944d8f95c0a418f266a4408a6b (patch)
tree874639e0f9da3b0845d2d52661da3d95b24677b6 /org.eclipse.jgit.packaging/org.eclipse.jgit.repository
parent7a3f62818078dea867fe7c5b4e28d215821086b6 (diff)
parente5aa53fec99bb7ec45442ab3d0ba58e1d52ee248 (diff)
downloadjgit-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 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml
index 296cdd1585..f6b9c391ab 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.11.0-SNAPSHOT</version>
+ <version>5.11.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.repository</artifactId>