You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/08/11 10:48:55 UTC

svn commit: r803036 - /james/project/trunk/maven-skin/pom.xml

Author: rdonkin
Date: Tue Aug 11 08:48:54 2009
New Revision: 803036

URL: http://svn.apache.org/viewvc?rev=803036&view=rev
Log:
Inherit from parent pom

Modified:
    james/project/trunk/maven-skin/pom.xml

Modified: james/project/trunk/maven-skin/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/maven-skin/pom.xml?rev=803036&r1=803035&r2=803036&view=diff
==============================================================================
--- james/project/trunk/maven-skin/pom.xml (original)
+++ james/project/trunk/maven-skin/pom.xml Tue Aug 11 08:48:54 2009
@@ -44,23 +44,6 @@
   </properties>
 
   <build>
-    <plugins>
-      <plugin>
-        <artifactId>maven-remote-resources-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>process</goal>
-            </goals>
-            <configuration>
-              <resourceBundles>
-                <resourceBundle>org.apache:apache-jar-resource-bundle:1.2</resourceBundle>
-              </resourceBundles>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
   </build>
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org