Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove already-migrated modules: vavr-benchmark, vavr-match, vavr-match #2940

Merged
merged 1 commit into from
Jan 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<description>Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.</description>
<modules>
<module>vavr</module>
<module>vavr-benchmark</module>
<module>vavr-match</module>
<module>vavr-match-processor</module>
<module>vavr-test</module>
</modules>
<url>https://vavr.io</url>
<licenses>
Expand Down Expand Up @@ -349,9 +345,6 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<id>sonatype-oss-release</id>
<modules>
<module>vavr</module>
<module>vavr-match</module>
<module>vavr-match-processor</module>
<module>vavr-test</module>
</modules>
<build>
<plugins>
Expand Down
128 changes: 0 additions & 128 deletions vavr-benchmark/pom.xml

This file was deleted.

Loading
Loading