Bug 519716 - move org.eclipse.jst.common.ui from common to javaee; fix relativePath

Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/plugins/org.eclipse.jst.common.ui/pom.xml b/plugins/org.eclipse.jst.common.ui/pom.xml
index 5c1706f..213cab4 100644
--- a/plugins/org.eclipse.jst.common.ui/pom.xml
+++ b/plugins/org.eclipse.jst.common.ui/pom.xml
@@ -17,6 +17,7 @@
     <groupId>org.eclipse.webtools.javaee</groupId>
     <artifactId>org.eclipse.webtools.javaee</artifactId>
     <version>3.6.0-SNAPSHOT</version>
+    <relativePath>../../</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.javaee</groupId>