Skip to content

Commit

Permalink
Release 3.15.2-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge committed Oct 21, 2024
1 parent 3e3a543 commit 5fe8f51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
2 changes: 1 addition & 1 deletion .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: SmallRye Mutiny Vert.x Bindings
release:
current-version: 3.15.2-RC2
current-version: 3.15.2-RC3
next-version: 3.15.2-SNAPSHOT
20 changes: 0 additions & 20 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,26 +275,6 @@
<module>vertx-mutiny-clients-bom</module>
</modules>

<repositories>
<repository>
<id>sonatype-snapshots</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
<repository>
<id>microprofile-snapshots</id>
<url>https://repo.eclipse.org/content/repositories/microprofile-snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

<profiles>
<profile>
<id>windows</id>
Expand Down

0 comments on commit 5fe8f51

Please sign in to comment.