NETVIRT-1255: Corrected wrong goto table number specified with two of the default...
[netvirt.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e3356fb30c66d1c550ea08cad8ffc908024e8a37..06e085d43fb14e209a05039cbe915f84e62a6f7c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,12 @@ 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>
 
@@ -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>