[UIMA-2560] upgrade build for current m2e levels

git-svn-id: https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources@1469990 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2cfd225..6d93869 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,11 +23,10 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>parent-pom</artifactId>

-    <version>3</version>

-    <relativePath />

+    <version>5-SNAPSHOT</version>

+    <relativePath>../parent-pom</relativePath>

   </parent>

   

-  <groupId>org.apache.uima</groupId>

   <artifactId>uima-build-resources</artifactId>

   <version>5-SNAPSHOT</version>

   

@@ -92,8 +91,8 @@
             </execution>

           </executions>

           

-        </plugin>      

-                     

+        </plugin>

+

       </plugins>

     </pluginManagement>