commit | ef88ddb74a2f9193e18205cdaf9f37b61f013fe9 | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Mon Mar 25 02:57:39 2013 +0000 |
committer | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Mon Mar 25 02:57:39 2013 +0000 |
tree | 546b1777cc2e5f4cb6b232747f150b4d548b16b9 | |
parent | ea837d06b0d14e976740fcf9e541ac8a4aa0a812 [diff] [blame] |
fix poms git-svn-id: https://hyracks.googlecode.com/svn/trunk/fullstack@3229 123451ca-8445-de46-9d55-352943316053
diff --git a/hivesterix/hivesterix-dist/pom.xml b/hivesterix/hivesterix-dist/pom.xml index 20268df..c83a749 100644 --- a/hivesterix/hivesterix-dist/pom.xml +++ b/hivesterix/hivesterix-dist/pom.xml
@@ -5,6 +5,13 @@ <artifactId>hivesterix-dist</artifactId> <version>0.2.3-SNAPSHOT</version> <name>hivesterix-dist</name> + + <parent> + <groupId>edu.uci.ics.hyracks</groupId> + <artifactId>hivesterix</artifactId> + <version>0.2.3-SNAPSHOT</version> + </parent> + <dependencies> <dependency> <groupId>javax.servlet</groupId>