Bump odlparent 2.0.4 to 2.0.5
[groupbasedpolicy.git] / artifacts / pom.xml
index c8256e21d34db6351e7ef620054de88bf2c8774d..ec84260d16e4211dbdd250b7cb8de8a24cb2a35c 100755 (executable)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>2.0.4</version>
+    <version>2.0.5</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
       </dependency>
 
       <!-- GBP configuration -->
-      <dependency>
-        <groupId>org.opendaylight.groupbasedpolicy</groupId>
-        <artifactId>l2-l3-domain-extension</artifactId>
-        <version>${project.version}</version>
-        <type>xml</type>
-        <classifier>config</classifier>
-      </dependency>
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>faas-renderer</artifactId>