From 32f4f8992cb09316eda71e2d9da3f2ac325d4507 Mon Sep 17 00:00:00 2001 From: "Robin Stocker (GitHub Actions)" <16778+robinst@users.noreply.github.com> Date: Thu, 24 Feb 2022 01:02:08 +0000 Subject: [PATCH] [maven-release-plugin] prepare release commonmark-parent-0.18.2 --- commonmark-ext-autolink/pom.xml | 2 +- commonmark-ext-gfm-strikethrough/pom.xml | 2 +- commonmark-ext-gfm-tables/pom.xml | 2 +- commonmark-ext-heading-anchor/pom.xml | 2 +- commonmark-ext-image-attributes/pom.xml | 2 +- commonmark-ext-ins/pom.xml | 2 +- commonmark-ext-task-list-items/pom.xml | 2 +- commonmark-ext-yaml-front-matter/pom.xml | 2 +- commonmark-integration-test/pom.xml | 2 +- commonmark-test-util/pom.xml | 2 +- commonmark/pom.xml | 2 +- pom.xml | 24 ++++++++++++------------ 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/commonmark-ext-autolink/pom.xml b/commonmark-ext-autolink/pom.xml index 44f727a8..e0286dbe 100644 --- a/commonmark-ext-autolink/pom.xml +++ b/commonmark-ext-autolink/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-ext-autolink diff --git a/commonmark-ext-gfm-strikethrough/pom.xml b/commonmark-ext-gfm-strikethrough/pom.xml index c2064d79..70580fda 100644 --- a/commonmark-ext-gfm-strikethrough/pom.xml +++ b/commonmark-ext-gfm-strikethrough/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-ext-gfm-strikethrough diff --git a/commonmark-ext-gfm-tables/pom.xml b/commonmark-ext-gfm-tables/pom.xml index ca6c0c51..e87f59e8 100644 --- a/commonmark-ext-gfm-tables/pom.xml +++ b/commonmark-ext-gfm-tables/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-ext-gfm-tables diff --git a/commonmark-ext-heading-anchor/pom.xml b/commonmark-ext-heading-anchor/pom.xml index 317f662f..7a168906 100644 --- a/commonmark-ext-heading-anchor/pom.xml +++ b/commonmark-ext-heading-anchor/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-ext-heading-anchor diff --git a/commonmark-ext-image-attributes/pom.xml b/commonmark-ext-image-attributes/pom.xml index 6f7149e4..00a202d4 100644 --- a/commonmark-ext-image-attributes/pom.xml +++ b/commonmark-ext-image-attributes/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-ext-image-attributes diff --git a/commonmark-ext-ins/pom.xml b/commonmark-ext-ins/pom.xml index 09dcf541..e9c27c1c 100644 --- a/commonmark-ext-ins/pom.xml +++ b/commonmark-ext-ins/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-ext-ins diff --git a/commonmark-ext-task-list-items/pom.xml b/commonmark-ext-task-list-items/pom.xml index 8ea6ca42..3c9714d8 100644 --- a/commonmark-ext-task-list-items/pom.xml +++ b/commonmark-ext-task-list-items/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-ext-task-list-items diff --git a/commonmark-ext-yaml-front-matter/pom.xml b/commonmark-ext-yaml-front-matter/pom.xml index 06f16c7c..b112b1e2 100644 --- a/commonmark-ext-yaml-front-matter/pom.xml +++ b/commonmark-ext-yaml-front-matter/pom.xml @@ -4,7 +4,7 @@ commonmark-parent org.commonmark - 0.18.2-SNAPSHOT + 0.18.2 commonmark-ext-yaml-front-matter diff --git a/commonmark-integration-test/pom.xml b/commonmark-integration-test/pom.xml index ea0a33a9..9bff723d 100644 --- a/commonmark-integration-test/pom.xml +++ b/commonmark-integration-test/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-integration-test diff --git a/commonmark-test-util/pom.xml b/commonmark-test-util/pom.xml index f851aa5f..95921bf8 100644 --- a/commonmark-test-util/pom.xml +++ b/commonmark-test-util/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-test-util diff --git a/commonmark/pom.xml b/commonmark/pom.xml index 529d9912..afd8c50c 100644 --- a/commonmark/pom.xml +++ b/commonmark/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark diff --git a/pom.xml b/pom.xml index 4cf263e5..795175e1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.commonmark commonmark-parent - 0.18.2-SNAPSHOT + 0.18.2 commonmark-java parent Java implementation of CommonMark, a specification of the Markdown format for turning plain text into formatted @@ -112,52 +112,52 @@ org.commonmark commonmark - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-ext-autolink - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-ext-image-attributes - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-ext-ins - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-ext-gfm-strikethrough - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-ext-gfm-tables - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-ext-heading-anchor - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-ext-task-list-items - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-ext-yaml-front-matter - 0.18.2-SNAPSHOT + 0.18.2 org.commonmark commonmark-test-util - 0.18.2-SNAPSHOT + 0.18.2 @@ -282,7 +282,7 @@ scm:git:https://github.com/commonmark/commonmark-java scm:git:https://github.com/commonmark/commonmark-java https://github.com/commonmark/commonmark-java - HEAD + commonmark-parent-0.18.2