[jbossws-commits] JBossWS SVN: r14613 - spi/trunk.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Jun 23 06:03:12 EDT 2011


Author: jim.ma
Date: 2011-06-23 06:03:12 -0400 (Thu, 23 Jun 2011)
New Revision: 14613

Modified:
   spi/trunk/pom.xml
Log:
Remove property resource configuration it has been moved to parent

Modified: spi/trunk/pom.xml
===================================================================
--- spi/trunk/pom.xml	2011-06-23 10:02:26 UTC (rev 14612)
+++ spi/trunk/pom.xml	2011-06-23 10:03:12 UTC (rev 14613)
@@ -73,15 +73,6 @@
 
   <!-- Plugins -->
   <build>
-    <resources>
-      <resource>
-        <directory>src/main/java</directory>
-         <includes>
-          <include>**/*.properties</include>
-         </includes>
-      </resource>
-    </resources>
-
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>



More information about the jbossws-commits mailing list