commit | bc168c8b5e9bccb3d21bac6aff6bd8cb74434d5f | [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 | cd8f1d9e437c96c16c88241ab8a0884253664dcb | |
parent | f2372721309383ef38136173b088088b1d9482e6 [diff] [blame] |
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/hyracks/hyracks-examples/hadoop-compat-example/hadoopcompatapp/pom.xml b/hyracks/hyracks-examples/hadoop-compat-example/hadoopcompatapp/pom.xml index 70c663d..b1c0d41 100644 --- a/hyracks/hyracks-examples/hadoop-compat-example/hadoopcompatapp/pom.xml +++ b/hyracks/hyracks-examples/hadoop-compat-example/hadoopcompatapp/pom.xml
@@ -2,7 +2,6 @@ <modelVersion>4.0.0</modelVersion> <groupId>edu.uci.ics.hyracks.examples.compat</groupId> <artifactId>hadoopcompatapp</artifactId> - <version>0.2.3-SNAPSHOT</version> <name>hadoopcompatapp</name> <parent> @@ -149,6 +148,7 @@ <configuration> <source>1.6</source> <target>1.6</target> + <fork>true</fork> </configuration> </plugin> <plugin>