Skip to content

Commit 5a1a891

Browse files
committed
Merge branch '2.14'
2 parents a098f9f + 041017e commit 5a1a891

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ on:
44
branches:
55
- master
66
- "3.0"
7+
- "2.14"
78
- "2.13"
89
paths-ignore:
910
- "README.md"
1011
- "release-notes/*"
1112
pull_request:
1213
branches:
1314
- master
15+
- "2.14"
1416
paths-ignore:
1517
- "README.md"
1618
- "release-notes/*"

release-notes/VERSION-2.x

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Modules:
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
2.14.0 (not yet released)
18+
19+
* No changes since 2.13.0
20+
1721
2.13.0 (30-Sep-2021)
1822

1923
#130: Add Jakarta-variant of "JAXB" annotation introspector, module

0 commit comments

Comments
 (0)