Skip to content

Commit

Permalink
Correct module names
Browse files Browse the repository at this point in the history
  • Loading branch information
johnaohara committed Nov 20, 2019
1 parent ba10dbc commit dfdbb24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
<packaging>pom</packaging>

<modules>
<module>quarkus-lab1.1</module>
<module>spring-lab1.1</module>
<module>quarkus-todo</module>
<module>spring-todo</module>
</modules>
</project>

0 comments on commit dfdbb24

Please sign in to comment.