aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-06-14 01:32:21 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-06-14 01:32:21 +0200
commiteb4deda9098678e460fe2a83cea085764fa0c471 (patch)
tree1d53d7c01a8de5a5a21169cf34f510587bb765cd /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml
parent64d0aaa2b624e9c011390d817a6d1fef335bf7b6 (diff)
parent2533a284c1bf30477c4a61f4893929201a1244f3 (diff)
downloadjgit-eb4deda9098678e460fe2a83cea085764fa0c471.tar.gz
jgit-eb4deda9098678e460fe2a83cea085764fa0c471.zip
Merge branch 'stable-5.12'
* stable-5.12: Prepare 5.12.1-SNAPSHOT builds JGit v5.12.0.202106070339-r [license-check] Update list of project dependencies [errorprone] Fix warning InputStreamSlowMultibyteRead [errorprone] Make operator precedence explicit in OpenSshConfigFile Update jetty to 9.4.41.v20210516 Prepare 5.1.17-SNAPSHOT builds JGit v5.1.16.202106041830-r BatchRefUpdate: Skip saving conflicting ref names and prefixes in memory BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired Optimize RefDirectory.isNameConflicting() Update bazlets and bazel version Change-Id: I9bd4dfc3796a5034be7b3e86b35ef591bb516a2c
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml
index ea12537ca4..a9cd77007e 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.12.0-SNAPSHOT</version>
+ <version>5.12.1-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>