Author: richard.opalka(a)jboss.com
Date: 2010-07-22 03:47:44 -0400 (Thu, 22 Jul 2010)
New Revision: 12684
Modified:
stack/native/branches/jbossws-native-3.1.2/pom.xml
Log:
[JBPAPP-4704] configuring maven compiler plugin to use UTF-8 when compiling sources
Modified: stack/native/branches/jbossws-native-3.1.2/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/pom.xml 2010-07-22 07:46:02 UTC (rev
12683)
+++ stack/native/branches/jbossws-native-3.1.2/pom.xml 2010-07-22 07:47:44 UTC (rev
12684)
@@ -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