commit | c999a95e65c8d647bfaf6758b2d310ae6bc99cb8 | [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 | 35ebbd44d7995d55cddd8f15264dd1e74fdb2e49 | |
parent | f40317d6902e98f7b481ecca8c744c5e06737c64 [diff] [blame] |
fix poms git-svn-id: https://hyracks.googlecode.com/svn/trunk@3229 123451ca-8445-de46-9d55-352943316053
diff --git a/fullstack/hivesterix/hivesterix-dist/pom.xml b/fullstack/hivesterix/hivesterix-dist/pom.xml index 20268df..c83a749 100644 --- a/fullstack/hivesterix/hivesterix-dist/pom.xml +++ b/fullstack/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>