Updated Branches:
  refs/heads/1.5.x 61185ca49 -> f32ed375a

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

Branch: refs/heads/1.5.x
Commit: 00dd291783fb67e2dbc52b329b04588b04e302cc
Parents: 61185ca
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:06 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/00dd2917/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 56d642c..c207039 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