Skip to content

Commit

Permalink
merge cloud services in master, add cloud as module to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jnehring committed May 11, 2016
1 parent dff18f4 commit ffb28d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
<artifactId>basic-services-parent</artifactId>
<packaging>pom</packaging>
<groupId>eu.freme.bservices</groupId>
<version>0.21</version>
<version>0.3-SNAPSHOT</version>
<modules>
<module>test-helper</module>
<module>internationalization</module>
<module>controllers</module>
<module>filters</module>
<module>package-maker</module>
<module>cloud</module>
</modules>

<parent>
Expand Down

0 comments on commit ffb28d7

Please sign in to comment.