Updated Branches:
  refs/heads/master 0243b2a29 -> 7ab6218c9

Use default Apache remote resources


Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/commit/5cd13070
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/5cd13070
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/5cd13070

Branch: refs/heads/master
Commit: 5cd130709077630cdff71d53a3a20c4173c77720
Parents: 0243b2a
Author: Andrew Bayer <[email protected]>
Authored: Fri May 31 09:44:39 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Fri May 31 10:21:22 2013 -0700

----------------------------------------------------------------------
 pom.xml |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/5cd13070/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2604295..dc62cac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,23 +143,6 @@ limitations under the License.
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-remote-resources-plugin</artifactId>
-        <version>${maven-remote-resources-plugin.version}</version>
-        <executions>
-          <execution>
-            <goals>
-              <goal>process</goal>
-            </goals>
-            <configuration>
-              <resourceBundles>
-                
<resourceBundle>org.apache.jclouds:jclouds-resources:${jclouds.version}</resourceBundle>
-              </resourceBundles>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
         <version>${maven-release-plugin.version}</version>
         <configuration>

Reply via email to