Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smallrye-ci committed Feb 1, 2024
1 parent 4a3f772 commit bc18ce6
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion annotation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-annotation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion classloader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-classloader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion constraint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-constraint</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions cpu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-cpu</artifactId>

<name>SmallRye Common: CPU</name>

<properties>
<expected-cpu/>
<expected-cpu />
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion expression/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-expression</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion function/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-function</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-io</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-net</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion os/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>smallrye-common-parent</artifactId>
<groupId>io.smallrye.common</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>

<packaging>pom</packaging>
<name>SmallRye Common: Parent</name>
Expand Down Expand Up @@ -54,7 +54,7 @@
<connection>scm:git:git@github.com:smallrye/smallrye-common.git</connection>
<developerConnection>scm:git:git@github.com:smallrye/smallrye-common.git</developerConnection>
<url>https://github.com/smallrye/smallrye-common/</url>
<tag>HEAD</tag>
<tag>2.3.0</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion ref/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-ref</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion version/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-version</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.common</groupId>
<artifactId>smallrye-common-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.3.0</version>
</parent>

<artifactId>smallrye-common-vertx-context</artifactId>
Expand Down

0 comments on commit bc18ce6

Please sign in to comment.