commit | 832e3312d2f75343ee2d78abad4fead88272b434 | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Sat Mar 02 08:38:44 2013 +0000 |
committer | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Sat Mar 02 08:38:44 2013 +0000 |
tree | 1c2c13d1bfe1d3681329dde019e6e4d4a07837af | |
parent | c95efa79ec3c088bcece172fabad96ea2bf04c9d [diff] |
clean up poms with fork=true git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_job_rewriter@3018 123451ca-8445-de46-9d55-352943316053
diff --git a/pom.xml b/pom.xml index 55f837e..07299bb 100644 --- a/pom.xml +++ b/pom.xml
@@ -310,6 +310,8 @@ <configuration> <source>1.6</source> <target>1.6</target> + <encoding>UTF-8</encoding> + <fork>true</fork> </configuration> </plugin> <plugin>