Author: richard.opalka(a)jboss.com
Date: 2010-07-22 03:43:13 -0400 (Thu, 22 Jul 2010)
New Revision: 12682
Modified:
framework/branches/jbossws-framework-3.1.2/pom.xml
Log:
[JBPAPP-4704] configuring maven compiler plugin to use UTF-8 when compiling sources
Modified: framework/branches/jbossws-framework-3.1.2/pom.xml
===================================================================
--- framework/branches/jbossws-framework-3.1.2/pom.xml 2010-07-22 07:42:29 UTC (rev
12681)
+++ framework/branches/jbossws-framework-3.1.2/pom.xml 2010-07-22 07:43:13 UTC (rev
12682)
@@ -12,7 +12,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