Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
smallrye-ci committed Jun 16, 2020
1 parent 6ced46b commit fc8f686
Show file tree
Hide file tree
Showing 36 changed files with 37 additions and 37 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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.1.1</tag>
</scm>

<properties>
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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</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>0.2.0-SNAPSHOT</version>
<version>0.1.1</version>
</parent>

<artifactId>smallrye-mutiny-vertx-sql-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-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>vertx-mutiny-clients</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.1.1</version>
</parent>

<artifactId>smallrye-mutiny-vertx-web-client</artifactId>
Expand Down

0 comments on commit fc8f686

Please sign in to comment.