Skip to content

Commit

Permalink
Merge pull request eugenp#9199 from dupirefr/team/JAVA-630-fixing_indent
Browse files Browse the repository at this point in the history
[JAVA-630] Fixing indent of vavr* modules
  • Loading branch information
jzheaux authored Apr 28, 2020
2 parents 24f01a9 + 2aaa61b commit fc6bc85
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -813,8 +813,8 @@
<module>libraries</module> <!-- very long running -->

<module>vaadin</module>
<module>vavr</module>
<module>vavr-2</module>
<module>vavr</module>
<module>vavr-2</module>
</modules>
</profile>

Expand Down Expand Up @@ -1313,12 +1313,12 @@
<module>libraries</module> <!-- very long running -->

<module>vaadin</module>
<module>vavr</module>
<module>vavr-2</module>
<module>vavr</module>
<module>vavr-2</module>
</modules>

</profile>

<profile>
<id>live-all</id>

Expand All @@ -1342,7 +1342,7 @@
</includes>
</configuration>
</plugin>

</plugins>
</build>

Expand Down

0 comments on commit fc6bc85

Please sign in to comment.