Skip to content

Commit

Permalink
Updated pom.xml to remove unneeded modules
Browse files Browse the repository at this point in the history
  • Loading branch information
rabidllama committed Jul 3, 2018
1 parent 1853ee9 commit b9e5514
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
<modules>
<module>core</module>
<module>reader-osm</module>
<module>reader-gtfs</module>
<module>reader-json</module>
<module>tools</module>
<module>web</module>
<module>client-hc</module>
<!--<module>reader-gtfs</module>-->
<!--<module>reader-json</module>-->
<!--<module>tools</module>-->
<!--<module>web</module>-->
<!--<module>client-hc</module>-->
</modules>
<build>
<plugins>
Expand Down

0 comments on commit b9e5514

Please sign in to comment.