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/tpchapp/pom.xml b/hyracks-examples/tpch-example/tpchapp/pom.xml index 15f086c..c8dd8ff 100644 --- a/hyracks-examples/tpch-example/tpchapp/pom.xml +++ b/hyracks-examples/tpch-example/tpchapp/pom.xml
@@ -4,6 +4,12 @@ <artifactId>tpchapp</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> + <build> <plugins> <plugin>