commit d2444466446dd890df4c6cc51df8a3b30436007c Merge: 3d71a78 711d9ed Author: Marco Miller Date: Thu Oct 1 18:37:35 2020 -0400 Merge branch 'stable-3.2' into master * stable-3.2: Documentation: Fix mention of legacy Google Code in dev-release Documentation: Fix duplicate section link in dev-release Set version to 3.0.14-SNAPSHOT Update git submodules Set version to 3.0.13 Add gerrit-*_pom.xml.asc files from deployment to .gitignore Documentation: Link to current Maven Central in dev-release Documentation: Make punctuation consistent in dev-release Documentation: Mention adding changes to the release notes beside issues Documentation: Clarify the need to split release notes update changes Update git submodules Change-Id: Ifc39c1ddb4de56edba3f3a96a259dcef9c3d8843 diff --cc .gitignore index 33766be,1e91c8f..00a6217 --- a/.gitignore +++ b/.gitignore @@@ -49,7 -47,6 +49,8 @@@ js-to-ts.s !/plugins/webhooks /test_site /tools/format + /tools/maven/gerrit-*_pom.xml.asc /tools/node_tools /tools/polygerrit-updater +/.ts-out/* +!/.ts-out/README.md