Fix AddressEndpointWithLocation issues
[groupbasedpolicy.git] / artifacts / pom.xml
index c8256e21d34db6351e7ef620054de88bf2c8774d..9a9fb82c49036431024492d3460877bcc8755d42 100755 (executable)
@@ -10,7 +10,7 @@
 
   <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>