jclouds-demos-tweetstore-jclouds-properties version 1 -> 2 (new Ninefold credentials)

This commit is contained in:
Andrew Phillips 2011-12-21 21:16:34 -05:00
parent 55c182484f
commit ef8f1136d6
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
<configuration> <configuration>
<resourceBundles> <resourceBundles>
<!-- tweetstore.instance is set in child projects --> <!-- tweetstore.instance is set in child projects -->
<resourceBundle>${project.groupId}:jclouds-demos-tweetstore-jclouds-properties:1-${tweetstore.instance}</resourceBundle> <resourceBundle>${project.groupId}:jclouds-demos-tweetstore-jclouds-properties:2-${tweetstore.instance}</resourceBundle>
</resourceBundles> </resourceBundles>
</configuration> </configuration>
</execution> </execution>