Author: jim.ma
Date: 2011-06-23 06:00:40 -0400 (Thu, 23 Jun 2011)
New Revision: 14611
Modified:
api/trunk/pom.xml
Log:
Update jbossws-parent to 1.0.10-SNAPSHOT
Modified: api/trunk/pom.xml
===================================================================
--- api/trunk/pom.xml 2011-06-23 09:53:14 UTC (rev 14610)
+++ api/trunk/pom.xml 2011-06-23 10:00:40 UTC (rev 14611)
@@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.9.GA</version>
+ <version>1.0.10-SNAPSHOT</version>
</parent>
<!-- Source Control Management -->
@@ -51,15 +51,6 @@
<!-- Plugins -->
<build>
- <resources>
- <resource>
- <directory>src/main/java</directory>
- <includes>
- <include>**/*.properties</include>
- </includes>
- </resource>
- </resources>
-
<testResources>
<testResource>
<directory>src/test/java</directory>
Show replies by date