Skip to content

Commit

Permalink
Remove profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Hronom committed Jan 22, 2017
1 parent 58818c2 commit 079b63d
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,20 @@
<name>ccg-organizer</name>
<url>http://maven.apache.org</url>

<profiles>
<profile>
<id>client</id>
<modules>
<module>ccg-curator-server</module>
<module>ccg-curator-client</module>
<module>ccg-curator-common</module>
</modules>
</profile>
</profiles>
<!--<profiles>-->
<!--<profile>-->
<!--<id>client</id>-->
<!--<modules>-->
<!--<module>ccg-curator-server</module>-->
<!--<module>ccg-curator-client</module>-->
<!--<module>ccg-curator-common</module>-->
<!--</modules>-->
<!--</profile>-->
<!--</profiles>-->

<modules>
<module>ccg-curator-server</module>
<module>ccg-curator-client</module>
<module>ccg-curator-common</module>
</modules>

Expand Down

0 comments on commit 079b63d

Please sign in to comment.