commit | 28cc83ed0e299a1756d246b81a00911cf8d028f7 | [log] [tgz] |
---|---|---|
author | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Thu Aug 19 21:44:21 2010 +0000 |
committer | vinayakb <vinayakb@123451ca-8445-de46-9d55-352943316053> | Thu Aug 19 21:44:21 2010 +0000 |
tree | 2eb6cef3171a428b193b5b9add7e77f4cce391a5 | |
parent | 2b1ef153e2c7220cb5d6a94682cbab4fa8e5d142 [diff] [blame] |
Added parent POM info git-svn-id: https://hyracks.googlecode.com/svn/trunk/hyracks@72 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-examples/tpch-example/tpchclient/pom.xml b/hyracks-examples/tpch-example/tpchclient/pom.xml index 24e99d8..e98a30b 100644 --- a/hyracks-examples/tpch-example/tpchclient/pom.xml +++ b/hyracks-examples/tpch-example/tpchclient/pom.xml
@@ -3,6 +3,13 @@ <groupId>edu.uci.ics.hyracks.examples.tpch</groupId> <artifactId>tpchclient</artifactId> <version>0.1.1-SNAPSHOT</version> + + <parent> + <groupId>edu.uci.ics.hyracks.examples</groupId> + <artifactId>tpch-example</artifactId> + <version>0.1.1-SNAPSHOT</version> + </parent> + <dependencies> <dependency> <groupId>edu.uci.ics.hyracks</groupId>