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/hyracks/hyracks-dist/pom.xml b/hyracks/hyracks-dist/pom.xml index 4f9fc20..c86c4e6 100755 --- a/hyracks/hyracks-dist/pom.xml +++ b/hyracks/hyracks-dist/pom.xml
@@ -6,7 +6,7 @@ <parent> <artifactId>hyracks</artifactId> <groupId>edu.uci.ics.hyracks</groupId> - <version>0.2.2-SNAPSHOT</version> + <version>0.2.3-SNAPSHOT</version> </parent> <artifactId>hyracks-dist</artifactId>