Skip to content
This repository has been archived by the owner on Jul 20, 2019. It is now read-only.

Commit

Permalink
Renamed modules and subdirectories to transitclock brand.
Browse files Browse the repository at this point in the history
  • Loading branch information
scrudden committed Jan 21, 2018
1 parent a7bdce7 commit ccb38b9
Show file tree
Hide file tree
Showing 935 changed files with 29 additions and 27 deletions.
19 changes: 9 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@
<name>transitclock</name>
<url>http://www.transitime.org//</url>
<modules>
<module>transitime</module>
<module>transitimeApi</module>
<module>transitimeWebapp</module>
<module>transitimeQuickStart</module>
<module>transitclock</module>
<module>transitclockApi</module>
<module>transitclockWebapp</module>
<module>transitclockQuickStart</module>
</modules>

<profiles>
<profile>
<id>skip-integration-tests</id>
Expand All @@ -24,11 +23,11 @@
<profile>
<id>include-integration-tests</id>
<modules>
<module>transitime-integration</module>
<module>transitime</module>
<module>transitimeApi</module>
<module>transitimeWebapp</module>
<module>transitimeQuickStart</module>
<module>transitclockIntegration</module>
<module>transitclock</module>
<module>transitclockApi</module>
<module>transitclockWebapp</module>
<module>transitclockQuickStart</module>
</modules>
</profile>
</profiles>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit ccb38b9

Please sign in to comment.