From 1a078409bcec7acb011a9d795c4ea02a4c2e4b6f Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Mon, 13 Nov 2023 13:49:22 +0100 Subject: [PATCH] [maven-release-plugin] prepare release polyglot-0.6.0 --- polyglot-atom/pom.xml | 2 +- polyglot-clojure/pom.xml | 2 +- polyglot-common/pom.xml | 2 +- polyglot-groovy/pom.xml | 2 +- polyglot-java/pom.xml | 2 +- polyglot-kotlin/pom.xml | 2 +- polyglot-maven-plugin/pom.xml | 2 +- polyglot-ruby/pom.xml | 2 +- polyglot-scala/pom.xml | 2 +- polyglot-translate-plugin/pom.xml | 2 +- polyglot-xml/pom.xml | 2 +- polyglot-yaml/pom.xml | 2 +- pom.xml | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/polyglot-atom/pom.xml b/polyglot-atom/pom.xml index 3bdc1a59..35e000e0 100644 --- a/polyglot-atom/pom.xml +++ b/polyglot-atom/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-atom diff --git a/polyglot-clojure/pom.xml b/polyglot-clojure/pom.xml index 46bed2f2..02f8f396 100644 --- a/polyglot-clojure/pom.xml +++ b/polyglot-clojure/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-clojure diff --git a/polyglot-common/pom.xml b/polyglot-common/pom.xml index 316e8c2a..57473a2c 100644 --- a/polyglot-common/pom.xml +++ b/polyglot-common/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-common diff --git a/polyglot-groovy/pom.xml b/polyglot-groovy/pom.xml index f845a93d..e3ed9a99 100644 --- a/polyglot-groovy/pom.xml +++ b/polyglot-groovy/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-groovy diff --git a/polyglot-java/pom.xml b/polyglot-java/pom.xml index 8079ebf6..ef8f1c5e 100644 --- a/polyglot-java/pom.xml +++ b/polyglot-java/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-java diff --git a/polyglot-kotlin/pom.xml b/polyglot-kotlin/pom.xml index 03bc5578..f8c9fbef 100644 --- a/polyglot-kotlin/pom.xml +++ b/polyglot-kotlin/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-kotlin diff --git a/polyglot-maven-plugin/pom.xml b/polyglot-maven-plugin/pom.xml index d5c3ac49..de7d019a 100644 --- a/polyglot-maven-plugin/pom.xml +++ b/polyglot-maven-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-maven-plugin diff --git a/polyglot-ruby/pom.xml b/polyglot-ruby/pom.xml index 5e0ffb13..b1873d7d 100644 --- a/polyglot-ruby/pom.xml +++ b/polyglot-ruby/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-ruby diff --git a/polyglot-scala/pom.xml b/polyglot-scala/pom.xml index 0c817b35..7cbbcea4 100644 --- a/polyglot-scala/pom.xml +++ b/polyglot-scala/pom.xml @@ -13,7 +13,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-scala takari-maven-component diff --git a/polyglot-translate-plugin/pom.xml b/polyglot-translate-plugin/pom.xml index 80a53a08..f1192a25 100644 --- a/polyglot-translate-plugin/pom.xml +++ b/polyglot-translate-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-translate-plugin diff --git a/polyglot-xml/pom.xml b/polyglot-xml/pom.xml index bc06e0bc..1c9e32fd 100644 --- a/polyglot-xml/pom.xml +++ b/polyglot-xml/pom.xml @@ -9,7 +9,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-xml takari-maven-component diff --git a/polyglot-yaml/pom.xml b/polyglot-yaml/pom.xml index 9408b762..9224a655 100644 --- a/polyglot-yaml/pom.xml +++ b/polyglot-yaml/pom.xml @@ -14,7 +14,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 polyglot-yaml takari-maven-component diff --git a/pom.xml b/pom.xml index d8c21912..0380a0f2 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.5.1-SNAPSHOT + 0.6.0 Polyglot :: Aggregator pom @@ -42,7 +42,7 @@ scm:git:git@github.com:takari/polyglot-maven.git scm:git:git@github.com:takari/polyglot-maven.git https://github.com/takari/polyglot-maven - HEAD + polyglot-0.6.0