Author: richard.opalka(a)jboss.com
Date: 2010-07-22 03:46:02 -0400 (Thu, 22 Jul 2010)
New Revision: 12683
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
Log:
[JBPAPP-4704] configuring maven compiler plugin to use UTF-8 when compiling sources
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2010-07-22 07:43:13 UTC (rev 12682)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2010-07-22 07:46:02 UTC (rev 12683)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.6.GA</version>
+ <version>1.0.8.GA</version>
</parent>
<!-- Source Control Management -->
Show replies by date