From a1af6209f020eb5f42219d99dffda56832ab987d Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Sat, 28 Apr 2018 09:45:59 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.0 --- clientlib/pom.xml | 4 ++-- code-coverage/pom.xml | 2 +- connector-tests/pom.xml | 4 ++-- connector/pom.xml | 4 ++-- dummy-transport/pom.xml | 4 ++-- loader/pom.xml | 4 ++-- pom.xml | 4 ++-- samples/earscan/pom.xml | 4 ++-- samples/pom.xml | 4 ++-- thirdparty/com.sun.tools.visualvm.application/pom.xml | 4 ++-- thirdparty/com.sun.tools.visualvm.core/pom.xml | 4 ++-- thirdparty/com.sun.tools.visualvm.host/pom.xml | 4 ++-- thirdparty/com.sun.tools.visualvm.jmx/pom.xml | 4 ++-- thirdparty/com.sun.tools.visualvm.tools/pom.xml | 4 ++-- thirdparty/org.netbeans.modules.options.api/pom.xml | 4 ++-- thirdparty/org.openide.awt/pom.xml | 4 ++-- thirdparty/org.openide.modules/pom.xml | 4 ++-- thirdparty/org.openide.util.lookup/pom.xml | 4 ++-- thirdparty/org.openide.util/pom.xml | 4 ++-- thirdparty/pom.xml | 4 ++-- thirdparty/visualvm/pom.xml | 4 ++-- visualvm-plugin/pom.xml | 4 ++-- websphere-api-stubs/pom.xml | 4 ++-- websphere-plugin/pom.xml | 4 ++-- 24 files changed, 47 insertions(+), 47 deletions(-) diff --git a/clientlib/pom.xml b/clientlib/pom.xml index 89f205ab..b2bbd15a 100644 --- a/clientlib/pom.xml +++ b/clientlib/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 clientlib @@ -40,7 +40,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index 7a0d7f71..2a33e62a 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -26,7 +26,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 code-coverage diff --git a/connector-tests/pom.xml b/connector-tests/pom.xml index f1ee0108..c21847e8 100644 --- a/connector-tests/pom.xml +++ b/connector-tests/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 connector-tests @@ -37,7 +37,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/connector/pom.xml b/connector/pom.xml index 0dfee474..12370a4f 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 connector @@ -39,7 +39,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/dummy-transport/pom.xml b/dummy-transport/pom.xml index 5c375442..6739ce96 100644 --- a/dummy-transport/pom.xml +++ b/dummy-transport/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 dummy-transport @@ -37,7 +37,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/loader/pom.xml b/loader/pom.xml index 4d24e76f..821cddc3 100644 --- a/loader/pom.xml +++ b/loader/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 loader @@ -40,7 +40,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/pom.xml b/pom.xml index 091d0c98..b685d1d6 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 pom VisualWAS @@ -64,7 +64,7 @@ https://github.com/veithen/visualwas/tree/master scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/samples/earscan/pom.xml b/samples/earscan/pom.xml index 16450c12..b18698b2 100644 --- a/samples/earscan/pom.xml +++ b/samples/earscan/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas samples - 2.0.0-SNAPSHOT + 2.0.0 earscan @@ -37,7 +37,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index f05665ac..73a380f8 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 samples @@ -43,6 +43,6 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/com.sun.tools.visualvm.application/pom.xml b/thirdparty/com.sun.tools.visualvm.application/pom.xml index b5f583b6..e4ec8247 100644 --- a/thirdparty/com.sun.tools.visualvm.application/pom.xml +++ b/thirdparty/com.sun.tools.visualvm.application/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 com.sun.tools.visualvm.application @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/com.sun.tools.visualvm.core/pom.xml b/thirdparty/com.sun.tools.visualvm.core/pom.xml index 6040be15..1b05aa3c 100644 --- a/thirdparty/com.sun.tools.visualvm.core/pom.xml +++ b/thirdparty/com.sun.tools.visualvm.core/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 com.sun.tools.visualvm.core @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/com.sun.tools.visualvm.host/pom.xml b/thirdparty/com.sun.tools.visualvm.host/pom.xml index 5d2fc64e..58e2c80a 100644 --- a/thirdparty/com.sun.tools.visualvm.host/pom.xml +++ b/thirdparty/com.sun.tools.visualvm.host/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 com.sun.tools.visualvm.host @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/com.sun.tools.visualvm.jmx/pom.xml b/thirdparty/com.sun.tools.visualvm.jmx/pom.xml index b9b019e2..55350cd9 100644 --- a/thirdparty/com.sun.tools.visualvm.jmx/pom.xml +++ b/thirdparty/com.sun.tools.visualvm.jmx/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 com.sun.tools.visualvm.jmx @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/com.sun.tools.visualvm.tools/pom.xml b/thirdparty/com.sun.tools.visualvm.tools/pom.xml index 1b9635f9..cbbfcee2 100644 --- a/thirdparty/com.sun.tools.visualvm.tools/pom.xml +++ b/thirdparty/com.sun.tools.visualvm.tools/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 com.sun.tools.visualvm.tools @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/org.netbeans.modules.options.api/pom.xml b/thirdparty/org.netbeans.modules.options.api/pom.xml index 6d0cb0a2..7627384f 100644 --- a/thirdparty/org.netbeans.modules.options.api/pom.xml +++ b/thirdparty/org.netbeans.modules.options.api/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 org.netbeans.modules.options.api @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/org.openide.awt/pom.xml b/thirdparty/org.openide.awt/pom.xml index d39f63d6..77200610 100644 --- a/thirdparty/org.openide.awt/pom.xml +++ b/thirdparty/org.openide.awt/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 org.openide.awt @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/org.openide.modules/pom.xml b/thirdparty/org.openide.modules/pom.xml index 61c689c6..7e34b858 100644 --- a/thirdparty/org.openide.modules/pom.xml +++ b/thirdparty/org.openide.modules/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 org.openide.modules @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/org.openide.util.lookup/pom.xml b/thirdparty/org.openide.util.lookup/pom.xml index ad91e7f7..616837fa 100644 --- a/thirdparty/org.openide.util.lookup/pom.xml +++ b/thirdparty/org.openide.util.lookup/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 org.openide.util.lookup @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/org.openide.util/pom.xml b/thirdparty/org.openide.util/pom.xml index cebb3481..af7635cd 100644 --- a/thirdparty/org.openide.util/pom.xml +++ b/thirdparty/org.openide.util/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 org.openide.util @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/pom.xml b/thirdparty/pom.xml index e7068240..f0f41e33 100644 --- a/thirdparty/pom.xml +++ b/thirdparty/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 com.github.veithen.visualwas.thirdparty @@ -53,7 +53,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/thirdparty/visualvm/pom.xml b/thirdparty/visualvm/pom.xml index b14a985b..4539a1a9 100644 --- a/thirdparty/visualvm/pom.xml +++ b/thirdparty/visualvm/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.0.0-SNAPSHOT + 2.0.0 visualvm @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/visualvm-plugin/pom.xml b/visualvm-plugin/pom.xml index 97980f28..88cd310b 100644 --- a/visualvm-plugin/pom.xml +++ b/visualvm-plugin/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 visualvm-plugin @@ -40,7 +40,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/websphere-api-stubs/pom.xml b/websphere-api-stubs/pom.xml index 7fe4de19..a02983da 100644 --- a/websphere-api-stubs/pom.xml +++ b/websphere-api-stubs/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 websphere-api-stubs @@ -37,7 +37,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0 diff --git a/websphere-plugin/pom.xml b/websphere-plugin/pom.xml index 320354d2..24b2b117 100644 --- a/websphere-plugin/pom.xml +++ b/websphere-plugin/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.0.0-SNAPSHOT + 2.0.0 websphere-plugin @@ -40,7 +40,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.0.0