Clean up pom files
[groupbasedpolicy.git] / groupbasedpolicy / pom.xml
index acbb0e708c6550a292fe587811208d3d71eb24cc..4d16a74bf50f4325e5e8772e4d8736955c59d0ad 100644 (file)
@@ -8,13 +8,15 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.groupbasedpolicy</groupId>
-    <artifactId>groupbasedpolicy.project</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
-    <relativePath>../</relativePath>
+    <groupId>org.opendaylight.controller</groupId>
+    <artifactId>config-parent</artifactId>
+    <version>0.4.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
+  <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
+  <version>0.3.0-SNAPSHOT</version> 
   <packaging>bundle</packaging>
   <name>groupbasedpolicy-base</name>