Skip to content

Commit fd45e92

Browse files
committed
Update release metadata for 2.2.1 release
1 parent a9faffd commit fd45e92

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/main[co
1313

1414
== Unreleased
1515

16+
== v2.2.1 (2021-07-24)
17+
1618
Bug Fixes::
1719

1820
* Fix excluding sources when enclosing parent path starts with _ (#544)

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Asciidoctor Maven Plugin
22
// Metadata
3-
:release-version: 2.2.0
3+
:release-version: 2.2.1
44
:docs-version: 2.2
55
:maven-site-plugin-version: 3.9.0
66
// Settings

docs/antora.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
name: maven-tools
22
title: Maven Tools
3-
version: '2.1'
3+
version: '2.2'
44
asciidoc:
55
attributes:
6-
release-version: 2.1.0
6+
release-version: 2.2.1
77
maven-site-plugin-version: 3.9.0
88
project-repo: asciidoctor/asciidoctor-maven-plugin
9-
uri-asciidoc: http://asciidoc.org
10-
uri-asciidoctor: http://asciidoctor.org
9+
uri-asciidoc: https://asciidoc.org
10+
uri-asciidoctor: https://asciidoctor.org
1111
uri-asciidoctorj: https://github.com/asciidoctor/asciidoctorj
1212
uri-examples: https://github.com/asciidoctor/asciidoctor-maven-examples
13-
uri-maven: http://maven.apache.org
13+
uri-maven: https://maven.apache.org
1414
nav:
1515
- modules/plugin/nav.adoc
1616
- modules/site-integration/nav.adoc

0 commit comments

Comments
 (0)