mirror of https://github.com/apache/jclouds.git
JCLOUDS-16. Fixing remote resources.
This commit is contained in:
parent
446ac67884
commit
fb1980f50b
|
@ -563,7 +563,7 @@ under the License.
|
|||
</goals>
|
||||
<configuration>
|
||||
<resourceBundles>
|
||||
<resourceBundle>org.jclouds:jclouds-resources:${project.version}</resourceBundle>
|
||||
<resourceBundle>org.apache.jclouds:jclouds-resources:${project.version}</resourceBundle>
|
||||
</resourceBundles>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
|
Loading…
Reference in New Issue