Author: mes
Date: 2010-08-18 16:07:26 -0700 (Wed, 18 Aug 2010)
New Revision: 21462
Modified:
core3/parent/trunk/pom.xml
Log:
added property that should get rid of most MacRoman errors
Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml 2010-08-18 22:59:36 UTC (rev 21461)
+++ core3/parent/trunk/pom.xml 2010-08-18 23:07:26 UTC (rev 21462)
@@ -17,8 +17,8 @@
<spring.osgi.version>1.2.1</spring.osgi.version>
<junit.version>4.8.1</junit.version>
<easymock.version>3.0</easymock.version>
-
<maven-bundle-plugin.version>2.1.0</maven-bundle-plugin.version>
+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<distributionManagement>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.