Skip to content

Commit

Permalink
Revert "feat: add vertx-openapi and vertx-web-openapi-router"
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier authored May 14, 2024
1 parent 821fb5a commit 4857794
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 320 deletions.
10 changes: 0 additions & 10 deletions vertx-mutiny-clients-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,6 @@
<artifactId>smallrye-mutiny-vertx-oracle-client</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-openapi</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-mqtt</artifactId>
Expand Down Expand Up @@ -297,11 +292,6 @@
<artifactId>smallrye-mutiny-vertx-web-openapi</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-web-openapi-router</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-web-proxy</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions vertx-mutiny-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
<module>vertx-mutiny-mssql-client</module>
<module>vertx-mutiny-mysql-client</module>
<module>vertx-mutiny-oracle-client</module>
<module>vertx-mutiny-openapi</module>
<module>vertx-mutiny-mqtt</module>
<module>vertx-mutiny-auth-common</module>
<module>vertx-mutiny-auth-jwt</module>
Expand All @@ -55,7 +54,6 @@
<module>vertx-mutiny-json-schema</module>
<module>vertx-mutiny-web-validation</module>
<module>vertx-mutiny-web-openapi</module>
<module>vertx-mutiny-web-openapi-router</module>
<module>vertx-mutiny-web-api-service</module>
<module>vertx-mutiny-web-api-contract</module>
<module>vertx-mutiny-web-templ-freemarker</module>
Expand Down
134 changes: 0 additions & 134 deletions vertx-mutiny-clients/vertx-mutiny-openapi/pom.xml

This file was deleted.

174 changes: 0 additions & 174 deletions vertx-mutiny-clients/vertx-mutiny-web-openapi-router/pom.xml

This file was deleted.

0 comments on commit 4857794

Please sign in to comment.