Enable building of sfc by default 44/70744/3
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 10 Apr 2018 20:59:29 +0000 (13:59 -0700)
committerSam Hague <shague@redhat.com>
Wed, 11 Apr 2018 19:05:44 +0000 (19:05 +0000)
Change-Id: I7e1dace00f188e9426aee9b433cdce365155d7ab
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index e42dc8ac583e3a4e5c4dfa9c7f849f34fe559b08..044171c164a40df0a9ae76648c1e3ffda475bf4a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,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>