From 957688926be166bdacdee1bbc40fcf7ebc5b263d Mon Sep 17 00:00:00 2001 From: "Robin Stocker (GitHub Actions)" <16778+robinst@users.noreply.github.com> Date: Mon, 29 Nov 2021 01:16:26 +0000 Subject: [PATCH] [maven-release-plugin] prepare release commonmark-parent-0.18.1 --- 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 80009947..46876e56 100644 --- a/commonmark-ext-autolink/pom.xml +++ b/commonmark-ext-autolink/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.1-SNAPSHOT + 0.18.1 commonmark-ext-autolink diff --git a/commonmark-ext-gfm-strikethrough/pom.xml b/commonmark-ext-gfm-strikethrough/pom.xml index 8c46091e..7d0b9df1 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.1-SNAPSHOT + 0.18.1 commonmark-ext-gfm-strikethrough diff --git a/commonmark-ext-gfm-tables/pom.xml b/commonmark-ext-gfm-tables/pom.xml index a6042806..3108fb2e 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.1-SNAPSHOT + 0.18.1 commonmark-ext-gfm-tables diff --git a/commonmark-ext-heading-anchor/pom.xml b/commonmark-ext-heading-anchor/pom.xml index 0aabeb5c..c7db00fc 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.1-SNAPSHOT + 0.18.1 commonmark-ext-heading-anchor diff --git a/commonmark-ext-image-attributes/pom.xml b/commonmark-ext-image-attributes/pom.xml index 6e8a0135..be1f2cb2 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.1-SNAPSHOT + 0.18.1 commonmark-ext-image-attributes diff --git a/commonmark-ext-ins/pom.xml b/commonmark-ext-ins/pom.xml index 90f9f221..b17d3be1 100644 --- a/commonmark-ext-ins/pom.xml +++ b/commonmark-ext-ins/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.1-SNAPSHOT + 0.18.1 commonmark-ext-ins diff --git a/commonmark-ext-task-list-items/pom.xml b/commonmark-ext-task-list-items/pom.xml index 6d4586b0..acab5d87 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.1-SNAPSHOT + 0.18.1 commonmark-ext-task-list-items diff --git a/commonmark-ext-yaml-front-matter/pom.xml b/commonmark-ext-yaml-front-matter/pom.xml index 1cf4fc38..59bb1e2e 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.1-SNAPSHOT + 0.18.1 commonmark-ext-yaml-front-matter diff --git a/commonmark-integration-test/pom.xml b/commonmark-integration-test/pom.xml index 64a5e8d3..0881a000 100644 --- a/commonmark-integration-test/pom.xml +++ b/commonmark-integration-test/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.1-SNAPSHOT + 0.18.1 commonmark-integration-test diff --git a/commonmark-test-util/pom.xml b/commonmark-test-util/pom.xml index ee6c4304..4718bccd 100644 --- a/commonmark-test-util/pom.xml +++ b/commonmark-test-util/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.1-SNAPSHOT + 0.18.1 commonmark-test-util diff --git a/commonmark/pom.xml b/commonmark/pom.xml index 02d092ea..eb237fd0 100644 --- a/commonmark/pom.xml +++ b/commonmark/pom.xml @@ -4,7 +4,7 @@ org.commonmark commonmark-parent - 0.18.1-SNAPSHOT + 0.18.1 commonmark diff --git a/pom.xml b/pom.xml index ae1067e6..30859341 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.commonmark commonmark-parent - 0.18.1-SNAPSHOT + 0.18.1 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.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-ext-autolink - 0.18.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-ext-image-attributes - 0.18.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-ext-ins - 0.18.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-ext-gfm-strikethrough - 0.18.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-ext-gfm-tables - 0.18.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-ext-heading-anchor - 0.18.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-ext-task-list-items - 0.18.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-ext-yaml-front-matter - 0.18.1-SNAPSHOT + 0.18.1 org.commonmark commonmark-test-util - 0.18.1-SNAPSHOT + 0.18.1 @@ -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.1