Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
smallrye-ci committed Oct 25, 2022
1 parent 54ed7bf commit 6f09b51
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 17 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>1.13.2-SNAPSHOT</version>
<version>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</version>
</parent>

<artifactId>smallrye-common-constraint</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cpu/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>1.13.2-SNAPSHOT</version>
<version>1.13.2</version>
</parent>

<artifactId>smallrye-common-cpu</artifactId>
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>1.13.2-SNAPSHOT</version>
<version>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
8 changes: 3 additions & 5 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>1.13.2-SNAPSHOT</version>
<version>1.13.2</version>

<packaging>pom</packaging>
<name>SmallRye Common: Parent</name>
Expand Down Expand Up @@ -50,13 +50,11 @@
<url>https://github.com/smallrye/smallrye-common/issues</url>
</issueManagement>

<scm child.scm.connection.inherit.append.path="false"
child.scm.developerConnection.inherit.append.path="false"
child.scm.url.inherit.append.path="false">
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
<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>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</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>1.13.2-SNAPSHOT</version>
<version>1.13.2</version>
</parent>

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

0 comments on commit 6f09b51

Please sign in to comment.