Skip to content

Commit

Permalink
Remove already-migrated modules: vavr-benchmark, vavr-match, vavr-mat…
Browse files Browse the repository at this point in the history
…ch-processor, vavr-test
  • Loading branch information
pivovarit committed Dec 15, 2024
1 parent 10a081a commit fbc7fa7
Show file tree
Hide file tree
Showing 54 changed files with 3 additions and 12,850 deletions.
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

0 comments on commit fbc7fa7

Please sign in to comment.