diff --git a/classlib/pom.xml b/classlib/pom.xml index 651f8dc76..f8028f7c2 100644 --- a/classlib/pom.xml +++ b/classlib/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-classlib diff --git a/core/pom.xml b/core/pom.xml index 53fcf6dfc..dea4b9392 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-core diff --git a/extras-slf4j/pom.xml b/extras-slf4j/pom.xml index 31ad2f296..48a16a53a 100644 --- a/extras-slf4j/pom.xml +++ b/extras-slf4j/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-extras-slf4j diff --git a/html4j/pom.xml b/html4j/pom.xml index a3e66bb2d..f5f9dde30 100644 --- a/html4j/pom.xml +++ b/html4j/pom.xml @@ -19,7 +19,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-html4j diff --git a/interop/core/pom.xml b/interop/core/pom.xml index cc90b3605..65b4c0d11 100644 --- a/interop/core/pom.xml +++ b/interop/core/pom.xml @@ -23,7 +23,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-interop diff --git a/jso/apis/pom.xml b/jso/apis/pom.xml index 87ae78109..d55e82767 100644 --- a/jso/apis/pom.xml +++ b/jso/apis/pom.xml @@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-jso-apis diff --git a/jso/core/pom.xml b/jso/core/pom.xml index 3c1f49711..41b506519 100644 --- a/jso/core/pom.xml +++ b/jso/core/pom.xml @@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-jso diff --git a/jso/impl/pom.xml b/jso/impl/pom.xml index 017f8da9f..c8ba6fb92 100644 --- a/jso/impl/pom.xml +++ b/jso/impl/pom.xml @@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-jso-impl diff --git a/metaprogramming/api/pom.xml b/metaprogramming/api/pom.xml index 99c3fc6fa..7f42f6c2e 100644 --- a/metaprogramming/api/pom.xml +++ b/metaprogramming/api/pom.xml @@ -23,7 +23,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-metaprogramming-api diff --git a/metaprogramming/impl/pom.xml b/metaprogramming/impl/pom.xml index b9781dce7..aa8eab4d7 100644 --- a/metaprogramming/impl/pom.xml +++ b/metaprogramming/impl/pom.xml @@ -21,7 +21,7 @@ teavm org.teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/platform/pom.xml b/platform/pom.xml index 8f96204b7..375750a2b 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-platform diff --git a/pom.xml b/pom.xml index 605714796..0b67dd61e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT pom TeaVM diff --git a/samples/async/pom.xml b/samples/async/pom.xml index 83ad2b65c..1f6543258 100644 --- a/samples/async/pom.xml +++ b/samples/async/pom.xml @@ -19,7 +19,7 @@ org.teavm teavm-samples - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-samples-async diff --git a/samples/benchmark/pom.xml b/samples/benchmark/pom.xml index f1ab7abb7..9f0483769 100644 --- a/samples/benchmark/pom.xml +++ b/samples/benchmark/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-samples-benchmark war diff --git a/samples/hello/pom.xml b/samples/hello/pom.xml index 85b579ad0..dc11e8ceb 100644 --- a/samples/hello/pom.xml +++ b/samples/hello/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-samples-hello diff --git a/samples/kotlin/pom.xml b/samples/kotlin/pom.xml index 8fec3847d..1ab30b099 100644 --- a/samples/kotlin/pom.xml +++ b/samples/kotlin/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-samples-kotlin diff --git a/samples/pom.xml b/samples/pom.xml index ba00e830b..486aa8b23 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-samples diff --git a/samples/scala/pom.xml b/samples/scala/pom.xml index a160151c9..f3a8e6f68 100644 --- a/samples/scala/pom.xml +++ b/samples/scala/pom.xml @@ -4,7 +4,7 @@ org.teavm teavm-samples - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT war diff --git a/samples/storage/pom.xml b/samples/storage/pom.xml index 23f001aee..7a4f92b87 100644 --- a/samples/storage/pom.xml +++ b/samples/storage/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-samples-storage diff --git a/samples/video/pom.xml b/samples/video/pom.xml index 6c6ba111f..b8b97e84d 100644 --- a/samples/video/pom.xml +++ b/samples/video/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-samples-video diff --git a/tests/pom.xml b/tests/pom.xml index 612e05f21..6b19cc1e5 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-tests diff --git a/tools/c-incremental/pom.xml b/tools/c-incremental/pom.xml index b9cfa46f4..e5b2374da 100644 --- a/tools/c-incremental/pom.xml +++ b/tools/c-incremental/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-c-incremental diff --git a/tools/chrome-rdp/pom.xml b/tools/chrome-rdp/pom.xml index 25cc8589f..c466677fa 100644 --- a/tools/chrome-rdp/pom.xml +++ b/tools/chrome-rdp/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-chrome-rdp diff --git a/tools/classlib-comparison-gen/pom.xml b/tools/classlib-comparison-gen/pom.xml index 6ecf65bcd..748bc844c 100644 --- a/tools/classlib-comparison-gen/pom.xml +++ b/tools/classlib-comparison-gen/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-classlib-comparison-gen diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml index 5fda44b4c..93a694ed3 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-cli diff --git a/tools/core/pom.xml b/tools/core/pom.xml index 02ed03291..571dd448d 100644 --- a/tools/core/pom.xml +++ b/tools/core/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-tooling diff --git a/tools/devserver/pom.xml b/tools/devserver/pom.xml index e7f290042..e0a893d24 100644 --- a/tools/devserver/pom.xml +++ b/tools/devserver/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-devserver diff --git a/tools/idea/idea-artifacts/pom.xml b/tools/idea/idea-artifacts/pom.xml index f58f6c92f..a09b3991d 100644 --- a/tools/idea/idea-artifacts/pom.xml +++ b/tools/idea/idea-artifacts/pom.xml @@ -21,7 +21,7 @@ org.teavm teavm-idea-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/tools/idea/jps-common/pom.xml b/tools/idea/jps-common/pom.xml index 14bf6ef5f..8bc76a79d 100644 --- a/tools/idea/jps-common/pom.xml +++ b/tools/idea/jps-common/pom.xml @@ -22,7 +22,7 @@ teavm-idea-parent org.teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/tools/idea/jps-plugin/pom.xml b/tools/idea/jps-plugin/pom.xml index 2eea208dc..9e2a9ff80 100644 --- a/tools/idea/jps-plugin/pom.xml +++ b/tools/idea/jps-plugin/pom.xml @@ -22,7 +22,7 @@ teavm-idea-parent org.teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/tools/idea/plugin/pom.xml b/tools/idea/plugin/pom.xml index 1b78e5a99..bdfef45be 100644 --- a/tools/idea/plugin/pom.xml +++ b/tools/idea/plugin/pom.xml @@ -21,7 +21,7 @@ teavm-idea-parent org.teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/tools/idea/pom.xml b/tools/idea/pom.xml index eb4c98424..0c8334b18 100644 --- a/tools/idea/pom.xml +++ b/tools/idea/pom.xml @@ -20,7 +20,7 @@ teavm org.teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/tools/junit/pom.xml b/tools/junit/pom.xml index 30cf72255..2dbf72875 100644 --- a/tools/junit/pom.xml +++ b/tools/junit/pom.xml @@ -20,7 +20,7 @@ teavm org.teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/tools/maven/plugin/pom.xml b/tools/maven/plugin/pom.xml index 38348ec41..2268e0f45 100644 --- a/tools/maven/plugin/pom.xml +++ b/tools/maven/plugin/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-maven - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-maven-plugin maven-plugin diff --git a/tools/maven/pom.xml b/tools/maven/pom.xml index 426398ec5..52be36183 100644 --- a/tools/maven/pom.xml +++ b/tools/maven/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT ../.. teavm-maven diff --git a/tools/maven/webapp/pom.xml b/tools/maven/webapp/pom.xml index 954e384e4..4724dce19 100644 --- a/tools/maven/webapp/pom.xml +++ b/tools/maven/webapp/pom.xml @@ -5,7 +5,7 @@ org.teavm teavm-maven - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT teavm-maven-webapp TeaVM maven web application archetype