mirror of https://github.com/apache/jclouds.git
Added cf-tweetstore-spring and rhcloud-tweetstore to the Tweetstore aggregator POM
This commit is contained in:
parent
4d776931b2
commit
588a7c38ad
|
@ -30,9 +30,11 @@
|
|||
<packaging>pom</packaging>
|
||||
<name>jclouds TweetStore demos project</name>
|
||||
<modules>
|
||||
<module>cf-tweetstore-spring</module>
|
||||
<module>gae-tweetstore</module>
|
||||
<module>gae-tweetstore-spring</module>
|
||||
<module>runatcloud-tweetstore</module>
|
||||
<module>rhcloud-tweetstore</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Reference in New Issue