diff --git a/classlib/pom.xml b/classlib/pom.xml index 9f8cd61af8..db9536e09d 100644 --- a/classlib/pom.xml +++ b/classlib/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 teavm-classlib diff --git a/core/pom.xml b/core/pom.xml index 855185a802..fb14a827d6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 teavm-core diff --git a/extras-slf4j/pom.xml b/extras-slf4j/pom.xml index 12a0d9d7a2..79fad22650 100644 --- a/extras-slf4j/pom.xml +++ b/extras-slf4j/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 teavm-extras-slf4j diff --git a/html4j/pom.xml b/html4j/pom.xml index bb1e770313..72abaa4a90 100644 --- a/html4j/pom.xml +++ b/html4j/pom.xml @@ -19,7 +19,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 teavm-html4j diff --git a/jso/apis/pom.xml b/jso/apis/pom.xml index bdf1b60096..f7e9ffbef2 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.4.1-SNAPSHOT + 0.4.1 ../.. teavm-jso-apis diff --git a/jso/core/pom.xml b/jso/core/pom.xml index 6178adcd9c..cee078b7f9 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.4.1-SNAPSHOT + 0.4.1 ../.. teavm-jso diff --git a/jso/impl/pom.xml b/jso/impl/pom.xml index e154adaac1..2b038a6749 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.4.1-SNAPSHOT + 0.4.1 ../.. teavm-jso-impl diff --git a/platform/pom.xml b/platform/pom.xml index 8a89bd4fe6..7b47f4a6d8 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 teavm-platform diff --git a/pom.xml b/pom.xml index e73c7826ec..1800645b0d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 pom TeaVM diff --git a/samples/async/pom.xml b/samples/async/pom.xml index 7d1a5a0107..803634ae8e 100644 --- a/samples/async/pom.xml +++ b/samples/async/pom.xml @@ -19,7 +19,7 @@ org.teavm teavm-samples - 0.4.1-SNAPSHOT + 0.4.1 teavm-samples-async diff --git a/samples/benchmark/pom.xml b/samples/benchmark/pom.xml index 2636cd701e..c57f9cdbf9 100644 --- a/samples/benchmark/pom.xml +++ b/samples/benchmark/pom.xml @@ -10,7 +10,7 @@ org.teavm teavm-samples - 0.4.1-SNAPSHOT + 0.4.1 teavm-samples-benchmark war diff --git a/samples/hello/pom.xml b/samples/hello/pom.xml index 323c06a1dd..fa31013428 100644 --- a/samples/hello/pom.xml +++ b/samples/hello/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.4.1-SNAPSHOT + 0.4.1 teavm-samples-hello diff --git a/samples/kotlin/pom.xml b/samples/kotlin/pom.xml index 693beba920..68110a028f 100644 --- a/samples/kotlin/pom.xml +++ b/samples/kotlin/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.4.1-SNAPSHOT + 0.4.1 teavm-samples-kotlin diff --git a/samples/pom.xml b/samples/pom.xml index b1c0b875ec..c0cd210060 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 teavm-samples diff --git a/samples/scala/pom.xml b/samples/scala/pom.xml index 490f7ad177..656c2acf05 100644 --- a/samples/scala/pom.xml +++ b/samples/scala/pom.xml @@ -4,7 +4,7 @@ org.teavm teavm-samples - 0.4.1-SNAPSHOT + 0.4.1 war diff --git a/samples/storage/pom.xml b/samples/storage/pom.xml index 1a423872d5..297324db4b 100644 --- a/samples/storage/pom.xml +++ b/samples/storage/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.4.1-SNAPSHOT + 0.4.1 teavm-samples-storage diff --git a/samples/video/pom.xml b/samples/video/pom.xml index 7a1fe735d9..287fd33291 100644 --- a/samples/video/pom.xml +++ b/samples/video/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-samples - 0.4.1-SNAPSHOT + 0.4.1 teavm-samples-video diff --git a/tests/pom.xml b/tests/pom.xml index 3e31cf00ea..6eede0fe8e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 teavm-tests diff --git a/tools/chrome-rdp/pom.xml b/tools/chrome-rdp/pom.xml index d7d4c6e56d..3512d40f47 100644 --- a/tools/chrome-rdp/pom.xml +++ b/tools/chrome-rdp/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 ../.. teavm-chrome-rdp diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml index 9d8f5443f8..4fdea25720 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 ../.. teavm-cli diff --git a/tools/core/pom.xml b/tools/core/pom.xml index 5d80db6316..26fbf9dab2 100644 --- a/tools/core/pom.xml +++ b/tools/core/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 ../.. teavm-tooling diff --git a/tools/eclipse/core-plugin/META-INF/MANIFEST.MF b/tools/eclipse/core-plugin/META-INF/MANIFEST.MF index 0e07c40c94..890a689bb1 100644 --- a/tools/eclipse/core-plugin/META-INF/MANIFEST.MF +++ b/tools/eclipse/core-plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: TeaVM plugin for Eclipse Bundle-SymbolicName: teavm-eclipse-core-plugin;singleton:=true -Bundle-Version: 0.4.1.qualifier +Bundle-Version: 0.4.1 Bundle-Vendor: Alexey Andreev Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-ClassPath: ., @@ -37,9 +37,9 @@ Bundle-ClassPath: ., lib/org.apache.aries.spifly.weaver-internal-1.0.1.jar, lib/org.apache.aries.util-1.0.0.jar, lib/slf4j-api-1.7.7.jar, - lib/teavm-chrome-rdp-0.4.1-SNAPSHOT.jar, - lib/teavm-core-0.4.1-SNAPSHOT.jar, - lib/teavm-tooling-0.4.1-SNAPSHOT.jar, + lib/teavm-chrome-rdp-0.4.1.jar, + lib/teavm-core-0.4.1.jar, + lib/teavm-tooling-0.4.1.jar, lib/websocket-api-9.2.1.v20140609.jar, lib/websocket-client-9.2.1.v20140609.jar, lib/websocket-common-9.2.1.v20140609.jar, diff --git a/tools/eclipse/core-plugin/build.properties b/tools/eclipse/core-plugin/build.properties index 4277684cc3..5611468abc 100644 --- a/tools/eclipse/core-plugin/build.properties +++ b/tools/eclipse/core-plugin/build.properties @@ -34,9 +34,9 @@ bin.includes = META-INF/,\ lib/org.apache.aries.spifly.weaver-internal-1.0.1.jar,\ lib/org.apache.aries.util-1.0.0.jar,\ lib/slf4j-api-1.7.7.jar,\ - lib/teavm-chrome-rdp-0.4.1-SNAPSHOT.jar,\ - lib/teavm-core-0.4.1-SNAPSHOT.jar,\ - lib/teavm-tooling-0.4.1-SNAPSHOT.jar,\ + lib/teavm-chrome-rdp-0.4.1.jar,\ + lib/teavm-core-0.4.1.jar,\ + lib/teavm-tooling-0.4.1.jar,\ lib/websocket-api-9.2.1.v20140609.jar,\ lib/websocket-client-9.2.1.v20140609.jar,\ lib/websocket-common-9.2.1.v20140609.jar,\ diff --git a/tools/eclipse/core-plugin/dep-pom.xml b/tools/eclipse/core-plugin/dep-pom.xml index 634b6ed577..47730db9d7 100644 --- a/tools/eclipse/core-plugin/dep-pom.xml +++ b/tools/eclipse/core-plugin/dep-pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 ../.. teavm-eclipse-core-deps diff --git a/tools/eclipse/core-plugin/pom.xml b/tools/eclipse/core-plugin/pom.xml index 4e63010ad1..7c459b0aef 100644 --- a/tools/eclipse/core-plugin/pom.xml +++ b/tools/eclipse/core-plugin/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-eclipse - 0.4.1-SNAPSHOT + 0.4.1 teavm-eclipse-core-plugin eclipse-plugin diff --git a/tools/eclipse/feature/feature.xml b/tools/eclipse/feature/feature.xml index 1fc8e867bc..74adb80c9e 100644 --- a/tools/eclipse/feature/feature.xml +++ b/tools/eclipse/feature/feature.xml @@ -2,7 +2,7 @@ @@ -233,14 +233,14 @@ id="teavm-eclipse-plugin" download-size="0" install-size="0" - version="0.4.1.qualifier" + version="0.4.1" unpack="false"/> diff --git a/tools/eclipse/feature/pom.xml b/tools/eclipse/feature/pom.xml index 5799bbdb60..9e29d86259 100644 --- a/tools/eclipse/feature/pom.xml +++ b/tools/eclipse/feature/pom.xml @@ -21,7 +21,7 @@ org.teavm teavm-eclipse - 0.4.1-SNAPSHOT + 0.4.1 teavm-eclipse-feature diff --git a/tools/eclipse/m2e-feature/feature.xml b/tools/eclipse/m2e-feature/feature.xml index 68c5e23361..8ee7ea4d59 100644 --- a/tools/eclipse/m2e-feature/feature.xml +++ b/tools/eclipse/m2e-feature/feature.xml @@ -2,7 +2,7 @@ @@ -230,7 +230,7 @@ - + org.teavm teavm-eclipse - 0.4.1-SNAPSHOT + 0.4.1 teavm-eclipse-m2e-feature diff --git a/tools/eclipse/m2e-plugin/META-INF/MANIFEST.MF b/tools/eclipse/m2e-plugin/META-INF/MANIFEST.MF index 2aa37cdeb6..fe642d678f 100644 --- a/tools/eclipse/m2e-plugin/META-INF/MANIFEST.MF +++ b/tools/eclipse/m2e-plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: TeaVM plugin for m2e Bundle-SymbolicName: teavm-eclipse-m2e-plugin;singleton:=true -Bundle-Version: 0.4.1.qualifier +Bundle-Version: 0.4.1 Bundle-Vendor: Alexey Andreev Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: teavm-eclipse-plugin;bundle-version="[0.4.0,0.5.0)", diff --git a/tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml b/tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml index d282dc40a4..4f9c9cf3d9 100644 --- a/tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml +++ b/tools/eclipse/m2e-plugin/lifecycle-mapping-metadata.xml @@ -5,7 +5,7 @@ org.teavm teavm-maven-plugin - 0.4.1-SNAPSHOT + 0.4.1 compile diff --git a/tools/eclipse/m2e-plugin/pom.xml b/tools/eclipse/m2e-plugin/pom.xml index e65da3d552..2acbd13e61 100644 --- a/tools/eclipse/m2e-plugin/pom.xml +++ b/tools/eclipse/m2e-plugin/pom.xml @@ -21,7 +21,7 @@ org.teavm teavm-eclipse - 0.4.1-SNAPSHOT + 0.4.1 teavm-eclipse-m2e-plugin diff --git a/tools/eclipse/plugin/META-INF/MANIFEST.MF b/tools/eclipse/plugin/META-INF/MANIFEST.MF index d8a75a125f..5f39ea7d9a 100644 --- a/tools/eclipse/plugin/META-INF/MANIFEST.MF +++ b/tools/eclipse/plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: TeaVM plugin for Eclipse Bundle-SymbolicName: teavm-eclipse-plugin;singleton:=true -Bundle-Version: 0.4.1.qualifier +Bundle-Version: 0.4.1 Bundle-Vendor: Alexey Andreev Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Activator: org.teavm.eclipse.TeaVMEclipsePlugin diff --git a/tools/eclipse/plugin/pom.xml b/tools/eclipse/plugin/pom.xml index 5e0b3fb1e5..0f569ea3b7 100644 --- a/tools/eclipse/plugin/pom.xml +++ b/tools/eclipse/plugin/pom.xml @@ -21,7 +21,7 @@ org.teavm teavm-eclipse - 0.4.1-SNAPSHOT + 0.4.1 teavm-eclipse-plugin diff --git a/tools/eclipse/pom.xml b/tools/eclipse/pom.xml index c2e1ff2a16..16c1609525 100644 --- a/tools/eclipse/pom.xml +++ b/tools/eclipse/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 ../.. teavm-eclipse diff --git a/tools/eclipse/updatesite/category.xml b/tools/eclipse/updatesite/category.xml index 4bee892953..cb4baf7dd7 100644 --- a/tools/eclipse/updatesite/category.xml +++ b/tools/eclipse/updatesite/category.xml @@ -1,11 +1,11 @@ - + - + diff --git a/tools/eclipse/updatesite/pom.xml b/tools/eclipse/updatesite/pom.xml index 69e02ce83c..de97b83413 100644 --- a/tools/eclipse/updatesite/pom.xml +++ b/tools/eclipse/updatesite/pom.xml @@ -21,7 +21,7 @@ org.teavm teavm-eclipse - 0.4.1-SNAPSHOT + 0.4.1 teavm-eclipse-updatesite diff --git a/tools/eclipse/updatesite/site.xml b/tools/eclipse/updatesite/site.xml index ddfa750e97..39669a5ee1 100644 --- a/tools/eclipse/updatesite/site.xml +++ b/tools/eclipse/updatesite/site.xml @@ -3,10 +3,10 @@ TeaVM update site - + - + diff --git a/tools/maven/plugin/pom.xml b/tools/maven/plugin/pom.xml index d13d126706..71afc7c0a8 100644 --- a/tools/maven/plugin/pom.xml +++ b/tools/maven/plugin/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm-maven - 0.4.1-SNAPSHOT + 0.4.1 teavm-maven-plugin maven-plugin diff --git a/tools/maven/pom.xml b/tools/maven/pom.xml index 0d722614ec..cc07baeabd 100644 --- a/tools/maven/pom.xml +++ b/tools/maven/pom.xml @@ -20,7 +20,7 @@ org.teavm teavm - 0.4.1-SNAPSHOT + 0.4.1 ../.. teavm-maven diff --git a/tools/maven/webapp/pom.xml b/tools/maven/webapp/pom.xml index 1cd35a841f..f699077423 100644 --- a/tools/maven/webapp/pom.xml +++ b/tools/maven/webapp/pom.xml @@ -5,7 +5,7 @@ org.teavm teavm-maven - 0.4.1-SNAPSHOT + 0.4.1 teavm-maven-webapp TeaVM maven web application archetype diff --git a/tools/maven/webapp/src/main/resources/archetype-resources/pom.xml b/tools/maven/webapp/src/main/resources/archetype-resources/pom.xml index 62a9dfa1e4..a83c5e3437 100644 --- a/tools/maven/webapp/src/main/resources/archetype-resources/pom.xml +++ b/tools/maven/webapp/src/main/resources/archetype-resources/pom.xml @@ -9,7 +9,7 @@ 1.8 - 0.4.1-SNAPSHOT + 0.4.1 UTF-8