From c0b68a64b126cd008fff936816bb8c716482c2c0 Mon Sep 17 00:00:00 2001 From: bambooagent Date: Mon, 20 Jul 2020 10:34:44 +0000 Subject: [PATCH] [maven-release-plugin] prepare release commonmark-parent-0.15.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 6f15a9386..17eb799bf 100644 --- a/commonmark-ext-autolink/pom.xml +++ b/commonmark-ext-autolink/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-ext-autolink diff --git a/commonmark-ext-gfm-strikethrough/pom.xml b/commonmark-ext-gfm-strikethrough/pom.xml index 7faf16d84..1bf396178 100644 --- a/commonmark-ext-gfm-strikethrough/pom.xml +++ b/commonmark-ext-gfm-strikethrough/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-ext-gfm-strikethrough diff --git a/commonmark-ext-gfm-tables/pom.xml b/commonmark-ext-gfm-tables/pom.xml index 9332ef1f2..0f6fd4411 100644 --- a/commonmark-ext-gfm-tables/pom.xml +++ b/commonmark-ext-gfm-tables/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-ext-gfm-tables diff --git a/commonmark-ext-heading-anchor/pom.xml b/commonmark-ext-heading-anchor/pom.xml index 5b2fd43d4..cf1b33acf 100644 --- a/commonmark-ext-heading-anchor/pom.xml +++ b/commonmark-ext-heading-anchor/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-ext-heading-anchor diff --git a/commonmark-ext-image-attributes/pom.xml b/commonmark-ext-image-attributes/pom.xml index 6e9d0e103..4ab6a0093 100644 --- a/commonmark-ext-image-attributes/pom.xml +++ b/commonmark-ext-image-attributes/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-ext-image-attributes diff --git a/commonmark-ext-ins/pom.xml b/commonmark-ext-ins/pom.xml index 4d822b7b9..fe340208d 100644 --- a/commonmark-ext-ins/pom.xml +++ b/commonmark-ext-ins/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-ext-ins diff --git a/commonmark-ext-task-list-items/pom.xml b/commonmark-ext-task-list-items/pom.xml index 8fb3e0e0a..20b4da3e3 100644 --- a/commonmark-ext-task-list-items/pom.xml +++ b/commonmark-ext-task-list-items/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.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 5bf99bee2..bbb22b653 100644 --- a/commonmark-ext-yaml-front-matter/pom.xml +++ b/commonmark-ext-yaml-front-matter/pom.xml @@ -4,7 +4,7 @@ commonmark-parent com.atlassian.commonmark - 0.15.2-SNAPSHOT + 0.15.2 commonmark-ext-yaml-front-matter diff --git a/commonmark-integration-test/pom.xml b/commonmark-integration-test/pom.xml index 7732645df..f5eb8c233 100644 --- a/commonmark-integration-test/pom.xml +++ b/commonmark-integration-test/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-integration-test diff --git a/commonmark-test-util/pom.xml b/commonmark-test-util/pom.xml index 4ce25a747..1e2bdad74 100644 --- a/commonmark-test-util/pom.xml +++ b/commonmark-test-util/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-test-util diff --git a/commonmark/pom.xml b/commonmark/pom.xml index 03fcc85ff..1a9f1385e 100644 --- a/commonmark/pom.xml +++ b/commonmark/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark diff --git a/pom.xml b/pom.xml index a16eb9913..7f3adec72 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.atlassian.commonmark commonmark-parent - 0.15.2-SNAPSHOT + 0.15.2 commonmark-java parent Java implementation of CommonMark, a specification of the Markdown format for turning plain text into formatted @@ -89,52 +89,52 @@ com.atlassian.commonmark commonmark - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-ext-autolink - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-ext-image-attributes - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-ext-ins - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-ext-gfm-strikethrough - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-ext-gfm-tables - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-ext-heading-anchor - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-ext-task-list-items - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-ext-yaml-front-matter - 0.15.2-SNAPSHOT + 0.15.2 com.atlassian.commonmark commonmark-test-util - 0.15.2-SNAPSHOT + 0.15.2 @@ -208,7 +208,7 @@ scm:git:[fetch=]git@github.com:atlassian/commonmark-java.git[push=]git@bitbucket.org:atlassian/commonmark-java.git https://github.com/atlassian/commonmark-java - HEAD + commonmark-parent-0.15.2