Added cf-tweetstore-spring and rhcloud-tweetstore to the Tweetstore aggregator POM

This commit is contained in:
Andrew Phillips 2012-04-26 22:21:19 -04:00
parent 4d776931b2
commit 588a7c38ad
1 changed files with 2 additions and 0 deletions

View File

@ -30,9 +30,11 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<name>jclouds TweetStore demos project</name> <name>jclouds TweetStore demos project</name>
<modules> <modules>
<module>cf-tweetstore-spring</module>
<module>gae-tweetstore</module> <module>gae-tweetstore</module>
<module>gae-tweetstore-spring</module> <module>gae-tweetstore-spring</module>
<module>runatcloud-tweetstore</module> <module>runatcloud-tweetstore</module>
<module>rhcloud-tweetstore</module>
</modules> </modules>
<properties> <properties>