commit | a8d545c661b2cc08566c6bd66910984886a1b69d | [log] [tgz] |
---|---|---|
author | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Tue Feb 05 05:54:47 2013 +0000 |
committer | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Tue Feb 05 05:54:47 2013 +0000 |
tree | 5183d2719b8a26702a4ba5b5babed4552dd229b7 | |
parent | ef39cdbdff06d4f464fd52fbf7e3ac9f466828e6 [diff] [blame] |
Fixed issues in POM files. Ignored temporary files created during a build git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@2808 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix/pregelix-dist/pom.xml b/pregelix/pregelix-dist/pom.xml index 4cb0387..aa3d541 100644 --- a/pregelix/pregelix-dist/pom.xml +++ b/pregelix/pregelix-dist/pom.xml
@@ -70,7 +70,7 @@ <groupId>edu.uci.ics.hyracks</groupId> <artifactId>pregelix-core</artifactId> <version>0.2.3-SNAPSHOT</version> - <scope>comile</scope> + <scope>compile</scope> </dependency> <dependency> <groupId>edu.uci.ics.hyracks</groupId>