diff --git a/pom.xml b/pom.xml index cfe06a3a..a13d6d7f 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 2021.2.4 UTF-8 UTF-8 - 0.0.3 + 0.0.4-SNAPSHOT 3.0.0-SNAPSHOT @@ -543,6 +543,16 @@ limitations under the License. spring-plugins-release https://repo.spring.io/plugins-release + + false + + + + spring-plugins-snaposhot + https://repo.spring.io/plugins-snapshot + + false + diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 988deadb..aa692ee5 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -3,6 +3,7 @@ Oliver Drotbohm :revnumber: {version} :revdate: {localdate} :toc: left +:iconfont-fontawesome: © 2022 The original authors.