From 8639e48f1ade6911cefb709768a597797f97aea2 Mon Sep 17 00:00:00 2001 From: Tadayoshi Sato Date: Mon, 13 Apr 2020 17:28:28 +0900 Subject: [PATCH] [maven-release-plugin] prepare release hawtio-2.10.0 --- bom/pom.xml | 2 +- examples/branding-plugin/pom.xml | 2 +- examples/simple-plugin/pom.xml | 2 +- examples/springboot-authentication/pom.xml | 2 +- examples/springboot-keycloak/pom.xml | 2 +- examples/springboot-security/pom.xml | 2 +- examples/springboot/pom.xml | 2 +- hawtio-app/pom.xml | 2 +- hawtio-base/pom.xml | 2 +- hawtio-console-assembly/pom.xml | 2 +- hawtio-core/pom.xml | 2 +- hawtio-default/pom.xml | 2 +- hawtio-embedded/pom.xml | 2 +- hawtio-ide/pom.xml | 2 +- hawtio-local-jvm-mbean/pom.xml | 2 +- hawtio-log-osgi/pom.xml | 2 +- hawtio-log/pom.xml | 2 +- hawtio-plugin-mbean/pom.xml | 2 +- hawtio-system/pom.xml | 2 +- hawtio-util/pom.xml | 2 +- hawtio-war/pom.xml | 2 +- platforms/hawtio-osgi-jmx/pom.xml | 2 +- platforms/karaf/pom.xml | 2 +- platforms/springboot-keycloak/pom.xml | 2 +- platforms/springboot/pom.xml | 2 +- platforms/wildfly/pom.xml | 2 +- pom.xml | 4 ++-- tooling/hawtio-junit/pom.xml | 2 +- tooling/hawtio-maven-plugin/pom.xml | 2 +- 29 files changed, 30 insertions(+), 30 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 322db32669..e8b7e1f1b0 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 hawtio-bom diff --git a/examples/branding-plugin/pom.xml b/examples/branding-plugin/pom.xml index 395d0c09c6..ddccc7aabc 100644 --- a/examples/branding-plugin/pom.xml +++ b/examples/branding-plugin/pom.xml @@ -6,7 +6,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/examples/simple-plugin/pom.xml b/examples/simple-plugin/pom.xml index 9230379941..a9dee36774 100644 --- a/examples/simple-plugin/pom.xml +++ b/examples/simple-plugin/pom.xml @@ -6,7 +6,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/examples/springboot-authentication/pom.xml b/examples/springboot-authentication/pom.xml index 917400dd38..e8adf74914 100644 --- a/examples/springboot-authentication/pom.xml +++ b/examples/springboot-authentication/pom.xml @@ -6,7 +6,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/examples/springboot-keycloak/pom.xml b/examples/springboot-keycloak/pom.xml index c461391a0c..0d5a81e0c8 100644 --- a/examples/springboot-keycloak/pom.xml +++ b/examples/springboot-keycloak/pom.xml @@ -6,7 +6,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/examples/springboot-security/pom.xml b/examples/springboot-security/pom.xml index 3625033664..00526e2cb8 100644 --- a/examples/springboot-security/pom.xml +++ b/examples/springboot-security/pom.xml @@ -6,7 +6,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index fa278def41..ef6be734d9 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -6,7 +6,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/hawtio-app/pom.xml b/hawtio-app/pom.xml index 2e64f2939f..9fa72eb728 100644 --- a/hawtio-app/pom.xml +++ b/hawtio-app/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-base/pom.xml b/hawtio-base/pom.xml index 366010982f..9bf38ccde0 100644 --- a/hawtio-base/pom.xml +++ b/hawtio-base/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-console-assembly/pom.xml b/hawtio-console-assembly/pom.xml index cdc2f7844d..3543c7b8a1 100644 --- a/hawtio-console-assembly/pom.xml +++ b/hawtio-console-assembly/pom.xml @@ -4,7 +4,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-core/pom.xml b/hawtio-core/pom.xml index 160e481df1..d19e463b47 100644 --- a/hawtio-core/pom.xml +++ b/hawtio-core/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-default/pom.xml b/hawtio-default/pom.xml index 334f451b41..9b0d6911bf 100644 --- a/hawtio-default/pom.xml +++ b/hawtio-default/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-embedded/pom.xml b/hawtio-embedded/pom.xml index a78f50f572..b6b6f9dc0a 100644 --- a/hawtio-embedded/pom.xml +++ b/hawtio-embedded/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-ide/pom.xml b/hawtio-ide/pom.xml index 64e510b5c8..eb402f3f1f 100644 --- a/hawtio-ide/pom.xml +++ b/hawtio-ide/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-local-jvm-mbean/pom.xml b/hawtio-local-jvm-mbean/pom.xml index 6ba270c580..e9e7896321 100644 --- a/hawtio-local-jvm-mbean/pom.xml +++ b/hawtio-local-jvm-mbean/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-log-osgi/pom.xml b/hawtio-log-osgi/pom.xml index 09b9d8ccdb..784d77e88a 100644 --- a/hawtio-log-osgi/pom.xml +++ b/hawtio-log-osgi/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-log/pom.xml b/hawtio-log/pom.xml index a9c53167eb..bd4ecf7832 100644 --- a/hawtio-log/pom.xml +++ b/hawtio-log/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-plugin-mbean/pom.xml b/hawtio-plugin-mbean/pom.xml index ae7c3c8745..be853796ef 100644 --- a/hawtio-plugin-mbean/pom.xml +++ b/hawtio-plugin-mbean/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-system/pom.xml b/hawtio-system/pom.xml index 9680bfbd04..174cf8c0aa 100644 --- a/hawtio-system/pom.xml +++ b/hawtio-system/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-util/pom.xml b/hawtio-util/pom.xml index c6fd54962e..81c31da0b8 100644 --- a/hawtio-util/pom.xml +++ b/hawtio-util/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/hawtio-war/pom.xml b/hawtio-war/pom.xml index c72005e89a..ab6b85941a 100644 --- a/hawtio-war/pom.xml +++ b/hawtio-war/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 4.0.0 diff --git a/platforms/hawtio-osgi-jmx/pom.xml b/platforms/hawtio-osgi-jmx/pom.xml index 0776399cba..0cd2cef519 100644 --- a/platforms/hawtio-osgi-jmx/pom.xml +++ b/platforms/hawtio-osgi-jmx/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index 9dc42eb948..d0c1b0c011 100644 --- a/platforms/karaf/pom.xml +++ b/platforms/karaf/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/platforms/springboot-keycloak/pom.xml b/platforms/springboot-keycloak/pom.xml index 02a1cfd5cd..608416ebd9 100644 --- a/platforms/springboot-keycloak/pom.xml +++ b/platforms/springboot-keycloak/pom.xml @@ -5,7 +5,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/platforms/springboot/pom.xml b/platforms/springboot/pom.xml index 911cbadd6d..4552a20961 100644 --- a/platforms/springboot/pom.xml +++ b/platforms/springboot/pom.xml @@ -5,7 +5,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/platforms/wildfly/pom.xml b/platforms/wildfly/pom.xml index d25263441e..c3e8f293b0 100644 --- a/platforms/wildfly/pom.xml +++ b/platforms/wildfly/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/pom.xml b/pom.xml index 3a35aa0171..47f8b704f3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.hawt project pom - 2.10-SNAPSHOT + 2.10.0 hawtio-java-project hawtio :: project http://hawt.io/ @@ -28,7 +28,7 @@ scm:git:git@github.com:hawtio/hawtio.git scm:git:git@github.com:hawtio/hawtio.git git@github.com:hawtio/hawtio.git - HEAD + hawtio-2.10.0 diff --git a/tooling/hawtio-junit/pom.xml b/tooling/hawtio-junit/pom.xml index f6ceb502bf..65c49363d9 100644 --- a/tooling/hawtio-junit/pom.xml +++ b/tooling/hawtio-junit/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../.. diff --git a/tooling/hawtio-maven-plugin/pom.xml b/tooling/hawtio-maven-plugin/pom.xml index 0fe9bdab2d..882d57f445 100644 --- a/tooling/hawtio-maven-plugin/pom.xml +++ b/tooling/hawtio-maven-plugin/pom.xml @@ -3,7 +3,7 @@ io.hawt project - 2.10-SNAPSHOT + 2.10.0 ../..