From 965db7c36b88b94b8740822e05796b3ed896543d Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Fri, 25 Aug 2023 20:56:43 +0200 Subject: [PATCH] [maven-release-plugin] prepare release polyglot-0.4.11 --- 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 c8c1881a..175c7f33 100644 --- a/polyglot-atom/pom.xml +++ b/polyglot-atom/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-atom diff --git a/polyglot-clojure/pom.xml b/polyglot-clojure/pom.xml index e0c1e4ab..e6d2e521 100644 --- a/polyglot-clojure/pom.xml +++ b/polyglot-clojure/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-clojure diff --git a/polyglot-common/pom.xml b/polyglot-common/pom.xml index 1eefffb8..6f3844e1 100644 --- a/polyglot-common/pom.xml +++ b/polyglot-common/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-common diff --git a/polyglot-groovy/pom.xml b/polyglot-groovy/pom.xml index 4d90d7b5..677a11b2 100644 --- a/polyglot-groovy/pom.xml +++ b/polyglot-groovy/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-groovy diff --git a/polyglot-java/pom.xml b/polyglot-java/pom.xml index e0b9c492..684eedc6 100644 --- a/polyglot-java/pom.xml +++ b/polyglot-java/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-java diff --git a/polyglot-kotlin/pom.xml b/polyglot-kotlin/pom.xml index 94c2f73a..aa7df356 100644 --- a/polyglot-kotlin/pom.xml +++ b/polyglot-kotlin/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-kotlin diff --git a/polyglot-maven-plugin/pom.xml b/polyglot-maven-plugin/pom.xml index 3cfdea4e..cef7e209 100644 --- a/polyglot-maven-plugin/pom.xml +++ b/polyglot-maven-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-maven-plugin diff --git a/polyglot-ruby/pom.xml b/polyglot-ruby/pom.xml index 808fcb96..7a277f25 100644 --- a/polyglot-ruby/pom.xml +++ b/polyglot-ruby/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-ruby diff --git a/polyglot-scala/pom.xml b/polyglot-scala/pom.xml index 6c44c7cd..4a61956d 100644 --- a/polyglot-scala/pom.xml +++ b/polyglot-scala/pom.xml @@ -13,7 +13,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-scala takari-jar diff --git a/polyglot-translate-plugin/pom.xml b/polyglot-translate-plugin/pom.xml index fcd4bcf3..d16eff5e 100644 --- a/polyglot-translate-plugin/pom.xml +++ b/polyglot-translate-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-translate-plugin diff --git a/polyglot-xml/pom.xml b/polyglot-xml/pom.xml index 3730311a..946b4edf 100644 --- a/polyglot-xml/pom.xml +++ b/polyglot-xml/pom.xml @@ -9,7 +9,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-xml takari-jar diff --git a/polyglot-yaml/pom.xml b/polyglot-yaml/pom.xml index 9df7a38b..c51bcee7 100644 --- a/polyglot-yaml/pom.xml +++ b/polyglot-yaml/pom.xml @@ -14,7 +14,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 polyglot-yaml takari-jar diff --git a/pom.xml b/pom.xml index c3c44d7f..17e9d4bd 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.11-SNAPSHOT + 0.4.11 Polyglot :: Aggregator pom @@ -37,7 +37,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.4.11