NETVIRT-1171:IPv4 entries appearing in FIB though not associated to Router
[netvirt.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d23e106aef589f73a4c317758065301c3a0b6503..06e085d43fb14e209a05039cbe915f84e62a6f7c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,19 +6,18 @@ This program and the accompanying materials are made available under the
 terms of the Eclipse Public License v1.0 which accompanies this distribution,
 and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<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">
+<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">
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.0.2</version>
+        <version>3.1.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>netvirt-aggregator</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
@@ -78,7 +77,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             </activation>
             <modules>
                 <module>sfc</module>
-                <module>sfc-artifacts</module>
             </modules>
         </profile>
         <profile>