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