From 5e2aaabf18a4c20c240018691254cc265c4a6215 Mon Sep 17 00:00:00 2001 From: Robin Stocker Date: Mon, 25 Jul 2016 13:57:00 +0200 Subject: [PATCH] [maven-release-plugin] prepare release commonmark-parent-0.6.0 --- commonmark-ext-autolink/pom.xml | 2 +- commonmark-ext-gfm-strikethrough/pom.xml | 2 +- commonmark-ext-gfm-tables/pom.xml | 2 +- commonmark-ext-yaml-front-matter/pom.xml | 2 +- commonmark-integration-test/pom.xml | 5 ++--- commonmark-test-util/pom.xml | 2 +- commonmark/pom.xml | 2 +- pom.xml | 16 ++++++++-------- 8 files changed, 16 insertions(+), 17 deletions(-) diff --git a/commonmark-ext-autolink/pom.xml b/commonmark-ext-autolink/pom.xml index 5c1e6bb17..1483d7d36 100644 --- a/commonmark-ext-autolink/pom.xml +++ b/commonmark-ext-autolink/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.5.2-SNAPSHOT + 0.6.0 commonmark-ext-autolink diff --git a/commonmark-ext-gfm-strikethrough/pom.xml b/commonmark-ext-gfm-strikethrough/pom.xml index 6c39d4f0f..c9b3d8ad1 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.5.2-SNAPSHOT + 0.6.0 commonmark-ext-gfm-strikethrough diff --git a/commonmark-ext-gfm-tables/pom.xml b/commonmark-ext-gfm-tables/pom.xml index 313edfea8..c48c3d78c 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.5.2-SNAPSHOT + 0.6.0 commonmark-ext-gfm-tables diff --git a/commonmark-ext-yaml-front-matter/pom.xml b/commonmark-ext-yaml-front-matter/pom.xml index f3d40307d..1752a70c4 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.5.2-SNAPSHOT + 0.6.0 commonmark-ext-yaml-front-matter diff --git a/commonmark-integration-test/pom.xml b/commonmark-integration-test/pom.xml index 5aa653601..177cdfe75 100644 --- a/commonmark-integration-test/pom.xml +++ b/commonmark-integration-test/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.atlassian.commonmark commonmark-parent - 0.5.2-SNAPSHOT + 0.6.0 commonmark-integration-test diff --git a/commonmark-test-util/pom.xml b/commonmark-test-util/pom.xml index 0eadb6307..054c1af6b 100644 --- a/commonmark-test-util/pom.xml +++ b/commonmark-test-util/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.5.2-SNAPSHOT + 0.6.0 commonmark-test-util diff --git a/commonmark/pom.xml b/commonmark/pom.xml index 234edecc3..c20c57b6a 100644 --- a/commonmark/pom.xml +++ b/commonmark/pom.xml @@ -4,7 +4,7 @@ com.atlassian.commonmark commonmark-parent - 0.5.2-SNAPSHOT + 0.6.0 commonmark diff --git a/pom.xml b/pom.xml index 95654541b..26cd36f89 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.atlassian.commonmark commonmark-parent - 0.5.2-SNAPSHOT + 0.6.0 commonmark-java parent Java implementation of CommonMark, a specification of the Markdown format for turning plain text into formatted @@ -84,32 +84,32 @@ com.atlassian.commonmark commonmark - 0.5.2-SNAPSHOT + 0.6.0 com.atlassian.commonmark commonmark-ext-autolink - 0.5.2-SNAPSHOT + 0.6.0 com.atlassian.commonmark commonmark-ext-gfm-strikethrough - 0.5.2-SNAPSHOT + 0.6.0 com.atlassian.commonmark commonmark-ext-gfm-tables - 0.5.2-SNAPSHOT + 0.6.0 com.atlassian.commonmark commonmark-ext-yaml-front-matter - 0.5.2-SNAPSHOT + 0.6.0 com.atlassian.commonmark commonmark-test-util - 0.5.2-SNAPSHOT + 0.6.0 @@ -187,7 +187,7 @@ scm:git:git@github.com:atlassian/commonmark-java.git scm:git:git@github.com:atlassian/commonmark-java.git https://github.com/atlassian/commonmark-java - HEAD + commonmark-parent-0.6.0