Undo change to fix parent build 39/60639/1
authorPatrick Brady <pb071s@att.com>
Tue, 14 Aug 2018 23:39:21 +0000 (16:39 -0700)
committerPatrick Brady <pb071s@att.com>
Tue, 14 Aug 2018 23:39:26 +0000 (16:39 -0700)
The parent has build, now we can start building
everything again.

Change-Id: Ibbed5adc3074d70f12eb7a756eb034bb05cb188d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1045

pom.xml

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