diff --git a/polyglot-atom/pom.xml b/polyglot-atom/pom.xml index 765dc4cf..290a2f91 100644 --- a/polyglot-atom/pom.xml +++ b/polyglot-atom/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-atom diff --git a/polyglot-clojure/pom.xml b/polyglot-clojure/pom.xml index f42cd09a..97db429a 100644 --- a/polyglot-clojure/pom.xml +++ b/polyglot-clojure/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-clojure diff --git a/polyglot-common/pom.xml b/polyglot-common/pom.xml index cc48b703..6a871c19 100644 --- a/polyglot-common/pom.xml +++ b/polyglot-common/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-common diff --git a/polyglot-groovy/pom.xml b/polyglot-groovy/pom.xml index 09720a1e..d7318a34 100644 --- a/polyglot-groovy/pom.xml +++ b/polyglot-groovy/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-groovy diff --git a/polyglot-java/pom.xml b/polyglot-java/pom.xml index 01a1641b..4d82fc8a 100644 --- a/polyglot-java/pom.xml +++ b/polyglot-java/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-java diff --git a/polyglot-kotlin/pom.xml b/polyglot-kotlin/pom.xml index 12403beb..97ae2769 100644 --- a/polyglot-kotlin/pom.xml +++ b/polyglot-kotlin/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-kotlin diff --git a/polyglot-maven-plugin/pom.xml b/polyglot-maven-plugin/pom.xml index e84f64cf..01a82b36 100644 --- a/polyglot-maven-plugin/pom.xml +++ b/polyglot-maven-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-maven-plugin diff --git a/polyglot-ruby/pom.xml b/polyglot-ruby/pom.xml index 6ee994ce..2a59410b 100644 --- a/polyglot-ruby/pom.xml +++ b/polyglot-ruby/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-ruby diff --git a/polyglot-scala/pom.xml b/polyglot-scala/pom.xml index 651518c6..92737bda 100644 --- a/polyglot-scala/pom.xml +++ b/polyglot-scala/pom.xml @@ -13,7 +13,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-scala takari-jar diff --git a/polyglot-translate-plugin/pom.xml b/polyglot-translate-plugin/pom.xml index b8b31cb1..29250b91 100644 --- a/polyglot-translate-plugin/pom.xml +++ b/polyglot-translate-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-translate-plugin diff --git a/polyglot-xml/pom.xml b/polyglot-xml/pom.xml index 1516a678..7c23ea8b 100644 --- a/polyglot-xml/pom.xml +++ b/polyglot-xml/pom.xml @@ -9,7 +9,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-xml takari-jar diff --git a/polyglot-yaml/pom.xml b/polyglot-yaml/pom.xml index 4cca8390..4fe9fb7c 100644 --- a/polyglot-yaml/pom.xml +++ b/polyglot-yaml/pom.xml @@ -14,7 +14,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT polyglot-yaml takari-jar diff --git a/pom.xml b/pom.xml index 1108a4b3..e200b49c 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.4.9 + 0.4.10-SNAPSHOT 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 - polyglot-0.4.9 + HEAD