From 3aa1acd03fa5b3dd4a371a74d4bbb10907995ffb Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Wed, 10 Jul 2024 16:55:41 +0200 Subject: [PATCH] [maven-release-plugin] prepare release polyglot-0.7.1 --- 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 083d6d5d..4909473c 100644 --- a/polyglot-atom/pom.xml +++ b/polyglot-atom/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-atom diff --git a/polyglot-clojure/pom.xml b/polyglot-clojure/pom.xml index 1c54795d..74b18584 100644 --- a/polyglot-clojure/pom.xml +++ b/polyglot-clojure/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-clojure diff --git a/polyglot-common/pom.xml b/polyglot-common/pom.xml index 90178643..15080abb 100644 --- a/polyglot-common/pom.xml +++ b/polyglot-common/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-common diff --git a/polyglot-groovy/pom.xml b/polyglot-groovy/pom.xml index 0171617f..40c880c6 100644 --- a/polyglot-groovy/pom.xml +++ b/polyglot-groovy/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-groovy diff --git a/polyglot-java/pom.xml b/polyglot-java/pom.xml index 40018e59..097d2487 100644 --- a/polyglot-java/pom.xml +++ b/polyglot-java/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-java diff --git a/polyglot-kotlin/pom.xml b/polyglot-kotlin/pom.xml index 32f72e0f..c2b0972a 100644 --- a/polyglot-kotlin/pom.xml +++ b/polyglot-kotlin/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-kotlin diff --git a/polyglot-maven-plugin/pom.xml b/polyglot-maven-plugin/pom.xml index 19a5abb1..53cbecb4 100644 --- a/polyglot-maven-plugin/pom.xml +++ b/polyglot-maven-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-maven-plugin diff --git a/polyglot-ruby/pom.xml b/polyglot-ruby/pom.xml index f69a8f85..08487428 100644 --- a/polyglot-ruby/pom.xml +++ b/polyglot-ruby/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-ruby diff --git a/polyglot-scala/pom.xml b/polyglot-scala/pom.xml index ac02a395..98dc7100 100644 --- a/polyglot-scala/pom.xml +++ b/polyglot-scala/pom.xml @@ -13,7 +13,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-scala takari-maven-component diff --git a/polyglot-translate-plugin/pom.xml b/polyglot-translate-plugin/pom.xml index 488d9e6a..2b70d8ef 100644 --- a/polyglot-translate-plugin/pom.xml +++ b/polyglot-translate-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-translate-plugin diff --git a/polyglot-xml/pom.xml b/polyglot-xml/pom.xml index 1461b2b9..70c45f67 100644 --- a/polyglot-xml/pom.xml +++ b/polyglot-xml/pom.xml @@ -9,7 +9,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-xml takari-maven-component diff --git a/polyglot-yaml/pom.xml b/polyglot-yaml/pom.xml index b7d9995d..49cc8cb7 100644 --- a/polyglot-yaml/pom.xml +++ b/polyglot-yaml/pom.xml @@ -14,7 +14,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 polyglot-yaml takari-maven-component diff --git a/pom.xml b/pom.xml index bdaffe39..ced15f61 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1-SNAPSHOT + 0.7.1 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.7.1