Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smallrye-ci committed Sep 17, 2020
1 parent 096a3d3 commit e09c59d
Show file tree
Hide file tree
Showing 44 changed files with 45 additions and 45 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-utilities-projects</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -39,7 +39,7 @@
<connection>scm:git:git@github.com:smallrye/smallrye-reactive-utils.git</connection>
<developerConnection>scm:git:git@github.com:smallrye/smallrye-reactive-utils.git</developerConnection>
<url>https://github.com/smallrye/smallrye-reactive-utils</url>
<tag>HEAD</tag>
<tag>1.2.0</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion reactive-converters/converter-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-converters</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-reactive-converter-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-converters</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-reactive-converter-reactive-streams-operators</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reactive-converters/converter-mutiny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-converters</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-reactive-converter-mutiny</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reactive-converters/converter-reactor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-converters</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-reactive-converter-reactor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reactive-converters/converter-rxjava1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-converters</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-reactive-converter-rxjava1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reactive-converters/converter-rxjava2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-converters</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-reactive-converter-rxjava2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reactive-converters/converter-rxjava3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-converters</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-reactive-converter-rxjava3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reactive-converters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-utilities-projects</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-reactive-converters</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-utilities-projects</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-clients</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-postgres-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-amqp-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-amqp-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-cassandra-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-cassandra-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-consul-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-consul-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-kafka-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-kafka-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-mail-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-mail-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-mongo-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-mongo-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-mysql-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-mysql-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-pg-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-pg-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-rabbitmq-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-rabbitmq-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-redis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-redis-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-sql-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-sql-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-axle-clients/vertx-axle-web-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-axle-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-axle-web-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-utilities-projects</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>vertx-mutiny-clients</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-reactiverse-postgres-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-amqp-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-amqp-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-cassandra-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-cassandra-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-consul-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-consul-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-db2-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-db2-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>vertx-mutiny-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-kafka-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-kafka-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-mail-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-mail-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-mongo-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-mongo-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-mqtt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-mqtt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-mysql-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-mysql-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-pg-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-pg-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-rabbitmq-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-rabbitmq-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-redis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-redis-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-sql-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.reactive</groupId>
<artifactId>vertx-mutiny-clients</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>smallrye-mutiny-vertx-sql-client</artifactId>
Expand Down
Loading

0 comments on commit e09c59d

Please sign in to comment.