Skip to content

Commit

Permalink
Merge pull request #2858 from smallrye/release_4.26.0-RC1
Browse files Browse the repository at this point in the history
Release 4.26.0-RC1 Take 4
  • Loading branch information
ozangunalp authored Dec 17, 2024
2 parents 052e3f8 + 5cfc072 commit 627ae19
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion .github/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ release:
previous-version: 4.25.0
current-version: 4.26.0-RC1
next-version: 999-SNAPSHOT

23 changes: 0 additions & 23 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -685,29 +685,6 @@
</plugins>
</build>

<repositories>
<repository>
<id>sonatype-snapshots</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<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>with-camel</id>
Expand Down

0 comments on commit 627ae19

Please sign in to comment.