Clean up pom files
[groupbasedpolicy.git] / groupbasedpolicy-ui / pom.xml
index 28ad29aafee2144ac45ea2a3cbf2d6b182202e17..f2502dacf304433a1886250ed85affaf8ed08917 100755 (executable)
@@ -9,20 +9,18 @@
 <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>
-    <groupId>org.opendaylight.groupbasedpolicy</groupId>
-    <artifactId>commons.groupbasedpolicy</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
-    <relativePath>../commons/parent</relativePath>
-  </parent>
 
+  <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-ui</artifactId>
   <name>groupbasedpolicy-ui</name>
   <description>Resources</description>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
+
   <prerequisites>
     <maven>3.0</maven>
   </prerequisites>
+
   <modules>
     <module>module</module>
     <module>bundle</module>