mirror of https://github.com/apache/jclouds.git
jclouds-demos-tweetstore-jclouds-properties version 1 -> 2 (new Ninefold credentials)
This commit is contained in:
parent
55c182484f
commit
ef8f1136d6
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue