Fix commons/checkstyle declaration
[netvirt.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 783665e834c606519efa31d1a70cea4ed7b67b8f..5c83204f68f57eb9b93d38335ab7e08e060396df 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.2</version>
         <relativePath/>
     </parent>
 
@@ -73,7 +73,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <profile>
             <id>sfc</id>
             <activation>
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <modules>
                 <module>sfc</module>