From f5b394bd65a83117094de540a389d28ed4d8e1dd Mon Sep 17 00:00:00 2001 From: Andreas Veithen Date: Mon, 27 Aug 2018 19:27:29 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.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.jvm/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.dialogs/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/org.openide.windows/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 ++-- 27 files changed, 53 insertions(+), 53 deletions(-) diff --git a/clientlib/pom.xml b/clientlib/pom.xml index 46607107..314a4c4b 100644 --- a/clientlib/pom.xml +++ b/clientlib/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.0 clientlib @@ -40,7 +40,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml index c4f3bc28..7d49aa86 100644 --- a/code-coverage/pom.xml +++ b/code-coverage/pom.xml @@ -26,7 +26,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.0 code-coverage diff --git a/connector-tests/pom.xml b/connector-tests/pom.xml index 19fb2804..949d73a0 100644 --- a/connector-tests/pom.xml +++ b/connector-tests/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/connector/pom.xml b/connector/pom.xml index ee9c2e8b..685c894f 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.0 connector @@ -39,7 +39,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/dummy-transport/pom.xml b/dummy-transport/pom.xml index 50f03893..351cee18 100644 --- a/dummy-transport/pom.xml +++ b/dummy-transport/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/loader/pom.xml b/loader/pom.xml index 35cdb9bb..92b3b259 100644 --- a/loader/pom.xml +++ b/loader/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.0 loader @@ -40,7 +40,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/pom.xml b/pom.xml index 944797ea..5a915b3f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/samples/earscan/pom.xml b/samples/earscan/pom.xml index 503674de..94c4e945 100644 --- a/samples/earscan/pom.xml +++ b/samples/earscan/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas samples - 2.1.0-SNAPSHOT + 2.1.0 earscan @@ -37,7 +37,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/samples/pom.xml b/samples/pom.xml index 247756ea..be383ed7 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.0 samples @@ -43,6 +43,6 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/thirdparty/com.sun.tools.visualvm.application/pom.xml b/thirdparty/com.sun.tools.visualvm.application/pom.xml index 73e434e2..7629fd84 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/com.sun.tools.visualvm.core/pom.xml b/thirdparty/com.sun.tools.visualvm.core/pom.xml index f34479c8..7868239b 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/com.sun.tools.visualvm.host/pom.xml b/thirdparty/com.sun.tools.visualvm.host/pom.xml index 29d072d4..016fc4e3 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/com.sun.tools.visualvm.jmx/pom.xml b/thirdparty/com.sun.tools.visualvm.jmx/pom.xml index 9feff291..3a22fd2c 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/com.sun.tools.visualvm.jvm/pom.xml b/thirdparty/com.sun.tools.visualvm.jvm/pom.xml index 64fe6f71..cad8edbc 100644 --- a/thirdparty/com.sun.tools.visualvm.jvm/pom.xml +++ b/thirdparty/com.sun.tools.visualvm.jvm/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.1.0-SNAPSHOT + 2.1.0 com.sun.tools.visualvm.jvm @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/thirdparty/com.sun.tools.visualvm.tools/pom.xml b/thirdparty/com.sun.tools.visualvm.tools/pom.xml index a05c4c2c..e8282687 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/org.netbeans.modules.options.api/pom.xml b/thirdparty/org.netbeans.modules.options.api/pom.xml index 29206bdc..0537ac68 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/org.openide.awt/pom.xml b/thirdparty/org.openide.awt/pom.xml index 4a668408..59d721f8 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/org.openide.dialogs/pom.xml b/thirdparty/org.openide.dialogs/pom.xml index 2b9135f1..eb5a219d 100644 --- a/thirdparty/org.openide.dialogs/pom.xml +++ b/thirdparty/org.openide.dialogs/pom.xml @@ -26,7 +26,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.1.0-SNAPSHOT + 2.1.0 org.openide.dialogs @@ -37,7 +37,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/thirdparty/org.openide.modules/pom.xml b/thirdparty/org.openide.modules/pom.xml index 39630d58..0dc52d17 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/org.openide.util.lookup/pom.xml b/thirdparty/org.openide.util.lookup/pom.xml index c0251c58..46b04918 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/org.openide.util/pom.xml b/thirdparty/org.openide.util/pom.xml index 19484abe..a2c3a4d1 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.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/thirdparty/org.openide.windows/pom.xml b/thirdparty/org.openide.windows/pom.xml index c8f97828..3dbf5b03 100644 --- a/thirdparty/org.openide.windows/pom.xml +++ b/thirdparty/org.openide.windows/pom.xml @@ -26,7 +26,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.1.0-SNAPSHOT + 2.1.0 org.openide.windows @@ -37,7 +37,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/thirdparty/pom.xml b/thirdparty/pom.xml index 0ace7957..a2b820c5 100644 --- a/thirdparty/pom.xml +++ b/thirdparty/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.0 com.github.veithen.visualwas.thirdparty @@ -56,7 +56,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/thirdparty/visualvm/pom.xml b/thirdparty/visualvm/pom.xml index 4a806207..352a6efa 100644 --- a/thirdparty/visualvm/pom.xml +++ b/thirdparty/visualvm/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas.thirdparty thirdparty - 2.1.0-SNAPSHOT + 2.1.0 visualvm @@ -38,7 +38,7 @@ scm:git:http://github.com/veithen/visualwas.git scm:git:https://github.com/veithen/visualwas.git - HEAD + 2.1.0 diff --git a/visualvm-plugin/pom.xml b/visualvm-plugin/pom.xml index 70a8805d..f4e29b5d 100644 --- a/visualvm-plugin/pom.xml +++ b/visualvm-plugin/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/websphere-api-stubs/pom.xml b/websphere-api-stubs/pom.xml index 19b8f7cd..ec860f3b 100644 --- a/websphere-api-stubs/pom.xml +++ b/websphere-api-stubs/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.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.1.0 diff --git a/websphere-plugin/pom.xml b/websphere-plugin/pom.xml index 07da0beb..4c9f2609 100644 --- a/websphere-plugin/pom.xml +++ b/websphere-plugin/pom.xml @@ -27,7 +27,7 @@ com.github.veithen.visualwas visualwas - 2.1.0-SNAPSHOT + 2.1.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.1.0