Updated Branches:
  refs/heads/1.6.x 964f2694b -> a07ffce93

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/5d117b8d
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/5d117b8d
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/5d117b8d

Branch: refs/heads/1.6.x
Commit: 5d117b8dea4fed399adefdadad2c09a2ffe85b4d
Parents: 964f269
Author: Andrew Bayer <[email protected]>
Authored: Fri May 31 09:44:39 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Fri May 31 09:44:39 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/5d117b8d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a346e92..eab8554 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