Skip to content

Commit

Permalink
[maven-release-plugin] prepare release hawtio-4.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Mar 12, 2024
1 parent 6843818 commit 7963984
Show file tree
Hide file tree
Showing 26 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>

<artifactId>hawtio-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion console/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion deploy/hawtio-default/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion deploy/hawtio-embedded/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/quarkus-keycloak/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/quarkus/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/sample-plugin/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/springboot-authentication/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/springboot-keycloak/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/springboot-log4j2/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/springboot-plugin/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/springboot-security/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/springboot/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/war-plugin/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hawtio-jbang/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-plugin-mbean/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-system/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion hawtio-war/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion platforms/quarkus/deployment/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>hawtio-quarkus-parent</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion platforms/quarkus/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion platforms/quarkus/runtime/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>hawtio-quarkus-parent</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion platforms/springboot/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/hawtio-local-jvm-mbean/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion plugins/hawtio-log-logback/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/hawtio-log/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -11,7 +11,7 @@
<groupId>io.hawt</groupId>
<artifactId>project</artifactId>
<packaging>pom</packaging>
<version>4.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<name>hawtio-java-project</name>
<description>Hawtio :: project</description>
<url>https://hawt.io/</url>
Expand All @@ -28,7 +28,7 @@
<connection>scm:git:git@github.com:hawtio/hawtio.git</connection>
<developerConnection>scm:git:git@github.com:hawtio/hawtio.git</developerConnection>
<url>git@github.com:hawtio/hawtio.git</url>
<tag>HEAD</tag>
<tag>hawtio-4.0.0-RC1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 7963984

Please sign in to comment.