ACCUMULO-593 restructured contrib

git-svn-id: https://svn.apache.org/repos/asf/accumulo/contrib/pig/trunk@1339206 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 1dac63a..e64df8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,10 +1,9 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <artifactId>accumulo-contrib</artifactId>
+    <artifactId>accumulo</artifactId>
     <groupId>org.apache.accumulo</groupId>
-    <version>1.5.0-SNAPSHOT</version>
-    <relativePath>..</relativePath>
+    <version>1.4.0</version>
   </parent>
   <artifactId>accumulo-pig</artifactId>