Fix to build parent poms
[appc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ee2185d..c8d4981 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -650,7 +650,7 @@ limitations under the License.
             </properties>
             <!-- Core app-c from 1604 -->
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <modules>
                 <module>appc-common</module>
@@ -676,7 +676,7 @@ limitations under the License.
                 <ssl.insecure>true</ssl.insecure>
             </properties>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <modules>
                 <module>appc-dispatcher</module>