Fix resources GAVC

Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/commit/06a35d73
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/tree/06a35d73
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/diff/06a35d73

Branch: refs/heads/1.6.x
Commit: 06a35d7376f059c0f527d3711504afb1585603ef
Parents: c07f547
Author: Andrew Bayer <[email protected]>
Authored: Tue May 28 12:43:50 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Tue May 28 13:19:58 2013 -0700

----------------------------------------------------------------------
 project/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/blob/06a35d73/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 2a6c559..16ff17b 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -206,7 +206,7 @@
             </goals>
             <configuration>
               <resourceBundles>
-                
<resourceBundle>org.jclouds:jclouds-resources:${jclouds.version}</resourceBundle>
+                
<resourceBundle>org.apache.jclouds:jclouds-resources:${jclouds.version}</resourceBundle>
               </resourceBundles>
             </configuration>
           </execution>

Reply via email to