commit | e5b2986f03864eb782da28efa561bae64d9084d2 | [log] [tgz] |
---|---|---|
author | zheilbron <zheilbron@123451ca-8445-de46-9d55-352943316053> | Thu Mar 07 05:25:23 2013 +0000 |
committer | zheilbron <zheilbron@123451ca-8445-de46-9d55-352943316053> | Thu Mar 07 05:25:23 2013 +0000 |
tree | acb5b4e18bcead58e0f56f1f955aa3df84ebfafe | |
parent | 4df32f663adab52da2f94c366e4f49876e20cd50 [diff] [blame] |
fixed some poms that got mixed up in the merge git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_lsm_staging@3046 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-examples/text-example/texthelper/pom.xml b/hyracks/hyracks-examples/text-example/texthelper/pom.xml index 12c1942..499480f 100644 --- a/hyracks/hyracks-examples/text-example/texthelper/pom.xml +++ b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
@@ -4,7 +4,7 @@ <name>texthelper</name> <parent> - <groupId>edu.uci.ics.hyracks.examples</groupId> + <groupId>edu.uci.ics.hyracks</groupId> <artifactId>text-example</artifactId> <version>0.2.3-SNAPSHOT</version> </parent>