mirror of https://github.com/apache/jclouds.git
No longer versioning the 'tweetstore-jclouds-properties' resource bundle in lockstep with jclouds - it's pretty static and doesn't depend on the rest of jclouds
This commit is contained in:
parent
0a8f38b90e
commit
b809573541
|
@ -181,7 +181,7 @@
|
|||
<configuration>
|
||||
<resourceBundles>
|
||||
<!-- tweetstore.instance is set in child projects -->
|
||||
<resourceBundle>${project.groupId}:jclouds-demos-tweetstore-jclouds-properties:${project.version}-${tweetstore.instance}</resourceBundle>
|
||||
<resourceBundle>${project.groupId}:jclouds-demos-tweetstore-jclouds-properties:1-${tweetstore.instance}</resourceBundle>
|
||||
</resourceBundles>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
|
Loading…
Reference in New Issue