Skip to content

Commit 5ee8123

Browse files
committed
Remove already-migrated modules: vavr-benchmark, vavr-match, vavr-match-processor, vavr-test
1 parent b847324 commit 5ee8123

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3
-12850
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
2727
<description>Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.</description>
2828
<modules>
2929
<module>vavr</module>
30-
<module>vavr-benchmark</module>
31-
<module>vavr-match</module>
32-
<module>vavr-match-processor</module>
33-
<module>vavr-test</module>
3430
</modules>
3531
<url>https://vavr.io</url>
3632
<licenses>
@@ -349,9 +345,6 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
349345
<id>sonatype-oss-release</id>
350346
<modules>
351347
<module>vavr</module>
352-
<module>vavr-match</module>
353-
<module>vavr-match-processor</module>
354-
<module>vavr-test</module>
355348
</modules>
356349
<build>
357350
<plugins>

vavr-benchmark/pom.xml

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)