diff --git a/polyglot-atom/pom.xml b/polyglot-atom/pom.xml index 4909473c..f43d93bc 100644 --- a/polyglot-atom/pom.xml +++ b/polyglot-atom/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-atom diff --git a/polyglot-clojure/pom.xml b/polyglot-clojure/pom.xml index 74b18584..6295b0dc 100644 --- a/polyglot-clojure/pom.xml +++ b/polyglot-clojure/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-clojure diff --git a/polyglot-common/pom.xml b/polyglot-common/pom.xml index 15080abb..8b1a4c61 100644 --- a/polyglot-common/pom.xml +++ b/polyglot-common/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-common diff --git a/polyglot-groovy/pom.xml b/polyglot-groovy/pom.xml index 40c880c6..55fe30e2 100644 --- a/polyglot-groovy/pom.xml +++ b/polyglot-groovy/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-groovy diff --git a/polyglot-java/pom.xml b/polyglot-java/pom.xml index 097d2487..3f7a6cd2 100644 --- a/polyglot-java/pom.xml +++ b/polyglot-java/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-java diff --git a/polyglot-kotlin/pom.xml b/polyglot-kotlin/pom.xml index c2b0972a..a5473455 100644 --- a/polyglot-kotlin/pom.xml +++ b/polyglot-kotlin/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-kotlin diff --git a/polyglot-maven-plugin/pom.xml b/polyglot-maven-plugin/pom.xml index 53cbecb4..fbfe448c 100644 --- a/polyglot-maven-plugin/pom.xml +++ b/polyglot-maven-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-maven-plugin diff --git a/polyglot-ruby/pom.xml b/polyglot-ruby/pom.xml index 08487428..2248c17d 100644 --- a/polyglot-ruby/pom.xml +++ b/polyglot-ruby/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-ruby diff --git a/polyglot-scala/pom.xml b/polyglot-scala/pom.xml index 98dc7100..e5e00e5e 100644 --- a/polyglot-scala/pom.xml +++ b/polyglot-scala/pom.xml @@ -13,7 +13,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-scala takari-maven-component diff --git a/polyglot-translate-plugin/pom.xml b/polyglot-translate-plugin/pom.xml index 2b70d8ef..984fbf86 100644 --- a/polyglot-translate-plugin/pom.xml +++ b/polyglot-translate-plugin/pom.xml @@ -10,7 +10,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-translate-plugin diff --git a/polyglot-xml/pom.xml b/polyglot-xml/pom.xml index 70c45f67..c1908ec4 100644 --- a/polyglot-xml/pom.xml +++ b/polyglot-xml/pom.xml @@ -9,7 +9,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-xml takari-maven-component diff --git a/polyglot-yaml/pom.xml b/polyglot-yaml/pom.xml index 49cc8cb7..d162f2fc 100644 --- a/polyglot-yaml/pom.xml +++ b/polyglot-yaml/pom.xml @@ -14,7 +14,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT polyglot-yaml takari-maven-component diff --git a/pom.xml b/pom.xml index ced15f61..b0ba91c5 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ io.takari.polyglot polyglot - 0.7.1 + 0.7.2-SNAPSHOT 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 - polyglot-0.7.1 + HEAD